Update README_CN.md

bug fixed #177
This commit is contained in:
Lunny Xiao 2014-11-12 23:42:36 +08:00
parent 0903741bc2
commit 013a72b0b5
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
* 添加 Incr API
* 指定时区位置
[更多更新日志...](http://xorm.io/docs/intro/change_log.md)
[更多更新日志...](https://github.com/go-xorm/manual-zh-CN/tree/master/chapter-16)
## 安装