From 8392e2bbfbb1e0a351c5360159ffedb5237fdc76 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 9 Oct 2013 15:08:52 +0800 Subject: [PATCH] improved docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b75f377e..fd2ec66f 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) [![Go Walker](http://gowalker.org/api/v1/badge)](http://gowalker.org/github.com/lunny/xorm) +[![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) [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/lunny/xorm/trend.png)](https://bitdeli.com/free "Bitdeli Badge") ## Discuss