From a7ffe8bdc88743549d94428f8afbed87b8e229a4 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sun, 13 Apr 2014 14:32:21 +0800 Subject: [PATCH] add use case gobbs --- README.md | 3 +++ README_CN.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 4f85368b..b2a98723 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,9 @@ Or * [GoCMS - github.com/zzboy/GoCMS](https://github.com/zzdboy/GoCMS) +* [GoBBS - gobbs.domolo.com](http://gobbs.domolo.com/) + + # 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 35b7ed70..5d4d3457 100644 --- a/README_CN.md +++ b/README_CN.md @@ -93,6 +93,9 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作 * [GoCMS - github.com/zzboy/GoCMS](https://github.com/zzdboy/GoCMS) +* [GoBBS - gobbs.domolo.com](http://gobbs.domolo.com/) + + ## 讨论 请加入QQ群:280360085 进行讨论。