diff --git a/README-zh.md b/README-zh.md index d8c3a462..44ef4612 100644 --- a/README-zh.md +++ b/README-zh.md @@ -28,9 +28,15 @@ [中文文档Gitee](https://xuejm.gitee.io/sharding-core-doc/) | [English Document Gitee](https://xuejm.gitee.io/sharding-core-doc/en/) ## 如何选择版本 -- 如果你的efcore版本小于等于6,那么就是使用shardingcore 6.x.x.x的最新版本 -- 如果你的efcore版本等于7,那么就是使用shardingcore 7.x.x.x的最新版本 -- + +## How Choose Version +- shardingcore 最新版本.efcore版本.x.x + +版本号第一位是shardingcore的版本号使用最大的即可 +版本号第二位是efcore版本号使用对应的版本号即可 +最后两位版本号使用最大即可 + + ## 依赖 diff --git a/README.md b/README.md index 8479e9f0..eddf2220 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,11 @@ high performance lightweight solution for efcore sharding table and sharding dat [中文文档Gitee](https://xuejm.gitee.io/sharding-core-doc/) | [English Document Gitee](https://xuejm.gitee.io/sharding-core-doc/en/) ## How Choose Version -- if u efcore version <=6 use shardingcore 6.x.x.x last version -- if u efcore version ==6 use shardingcore 7.x.x.x last version +- shardingcore lastversion.efcoreversion.x.x + +first version is shardingcore version +second version is efcore version +other version use last version ## Dependency