This commit is contained in:
Lunny Xiao 2013-09-30 08:50:56 +08:00
parent 6309716c80
commit 381897720a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
## 文档
* [快速开始](https://github.com/lunny/xorm/blob/master/QuickStart.md)
* [快速开始](https://github.com/lunny/xorm/blob/master/docs/QuickStart.md)
* [GoWalker代码文档](http://gowalker.org/github.com/lunny/xorm)