From d64f4825d747a108bbcc96fb263b922414fa54ec Mon Sep 17 00:00:00 2001 From: Jinzhu Date: Sat, 4 Jan 2014 13:38:41 +0800 Subject: [PATCH] Add Codebot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ef71f645..6491b933 100644 --- a/README.md +++ b/README.md @@ -1013,3 +1013,6 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111 ## License Released under the [MIT License](http://www.opensource.org/licenses/MIT). + +[![Codebot](https://codebot.io/badge/github.com/jinzhu/gorm.png)](http://codebot.io/doc/pkg/github.com/jinzhu/gorm "Codebot") +[![GoDoc](https://godoc.org/github.com/jinzhu/gorm?status.png)](http://godoc.org/github.com/jinzhu/gorm)