From 58f95d6f27d4a0baa85efc78aac3a0048657dd73 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 7 Oct 2013 08:56:16 +0800 Subject: [PATCH] add gowalker badget --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) ## 讨论