Update readme,Avoid ambiguity

Update readme,Avoid ambiguity
This commit is contained in:
liulun 2018-01-29 21:35:16 +08:00 committed by GitHub
parent 938b7a2dad
commit 3bf37219c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,16 @@ Email:610262374@qq.com
QQ Group:225982985
## Nuget
Install-Package sqlSugar (MySql、SqlServer、Sqlite、Oracle)
Install-Package sqlSugarCore (MySql、SqlServer、sqlite、Oracle)
支持MySql、SqlServer、Sqlite、Oracle
.net版本安装
```
Install-Package sqlSugar
```
.net core版本安装
```
Install-Package sqlSugarCore
```
## Here's the history version
https://github.com/sunkaixuan/SqlSugar/tree/master