diff --git a/README.md b/README.md index d67951f9..8a159332 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ Or * [Very Hour](http://veryhour.com/) +# Todo + +[Todo List](https://trello.com/b/IHsuAnhk/xorm) + # Discuss Please visit [Xorm on Google Groups](https://groups.google.com/forum/#!forum/xorm) diff --git a/README_CN.md b/README_CN.md index febc65f9..4268e8b0 100644 --- a/README_CN.md +++ b/README_CN.md @@ -75,7 +75,11 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作 * [Godaily](http://godaily.org) - [github.com/govc/godaily](http://github.com/govc/godaily) -* [Very Hour](http://veryhour.com/) +* [Very Hour](http://veryhour.com/) + +## Todo + +[开发计划](https://trello.com/b/IHsuAnhk/xorm) ## 讨论