From d79a96c2fa14bf6489d52d265bb81b19697bb404 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 11 Sep 2013 16:30:17 +0800 Subject: [PATCH] improved doc --- README.md | 5 ++++- README_CN.md | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33f5b07b..eb4e689b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ xorm is a simple and powerful ORM for Go. It makes dabatabse operating simple. -[![Build Status](https://drone.io/github.com/lunny/xorm/status.png)](https://drone.io/github.com/lunny/xorm/latest) +[![Build Status](https://drone.io/github.com/lunny/xorm/status.png)](https://drone.io/github.com/lunny/xorm/latest) + +# Discuss +For Chinese user, you can add QQ qun number: 280360085 for discuss xorm. ## Drivers Support diff --git a/README_CN.md b/README_CN.md index d420d332..6241bdc4 100644 --- a/README_CN.md +++ b/README_CN.md @@ -6,6 +6,9 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作 [![Build Status](https://drone.io/github.com/lunny/xorm/status.png)](https://drone.io/github.com/lunny/xorm/latest) +## 讨论 +请加入QQ群:280360085 进行讨论。 + ## 驱动支持 目前支持的Go数据库驱动如下: