diff --git a/README.md b/README.md index 267691e5..b75f377e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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) [![Go Walker](http://gowalker.org/api/v1/badge)](http://gowalker.org/github.com/lunny/xorm) ## Discuss diff --git a/README_CN.md b/README_CN.md index 90136c6c..12869436 100644 --- a/README_CN.md +++ b/README_CN.md @@ -4,7 +4,7 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作非常简便。 -[![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) [![Go Walker](http://gowalker.org/api/v1/badge)](http://gowalker.org/github.com/lunny/xorm) ## 讨论