improved readme

This commit is contained in:
Lunny Xiao 2015-02-25 15:49:18 +08:00
parent b7558de38a
commit 182b0c437a
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
[中文](https://github.com/go-xorm/xorm/blob/master/README_CN.md)
Core is a light wrapper of sql.DB.
Core is a lightweight wrapper of sql.DB.
# Open
```Go