fixed reference of README.md

This commit is contained in:
Lunny Xiao 2014-05-02 11:11:19 +08:00
parent 685a4a63fd
commit 93209fa5b2
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Xorm is a simple and powerful ORM for Go.
* Query Cache speed up * Query Cache speed up
* Database Reverse support, See [Xorm Tool README](https://github.com/go-xorm/xorm/blob/master/xorm/README.md) * Database Reverse support, See [Xorm Tool README](https://github.com/go-xorm/cmd/blob/master/README.md)
* Simple cascade loading support * Simple cascade loading support