From 68bb65d94295cc324146340d1ad8e3825df50a4a Mon Sep 17 00:00:00 2001 From: Jinzhu Date: Sat, 4 Jan 2014 14:28:36 +0800 Subject: [PATCH] temporary remove codebot, Will add it back when gorm's tests could be run in its box --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b28eb822..75d4cb32 100644 --- a/README.md +++ b/README.md @@ -1029,5 +1029,4 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111 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)