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数据库驱动如下: