improved doc
This commit is contained in:
parent
c701db0913
commit
d79a96c2fa
|
@ -6,6 +6,9 @@ xorm is a simple and powerful ORM for Go. It makes dabatabse operating simple.
|
|||
|
||||
[](https://drone.io/github.com/lunny/xorm/latest)
|
||||
|
||||
# Discuss
|
||||
For Chinese user, you can add QQ qun number: 280360085 for discuss xorm.
|
||||
|
||||
|
||||
## Drivers Support
|
||||
|
||||
|
|
|
@ -6,6 +6,9 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
|
|||
|
||||
[](https://drone.io/github.com/lunny/xorm/latest)
|
||||
|
||||
## 讨论
|
||||
请加入QQ群:280360085 进行讨论。
|
||||
|
||||
## 驱动支持
|
||||
|
||||
目前支持的Go数据库驱动如下:
|
||||
|
|
Loading…
Reference in New Issue