forked from mirror/gorm
Add Codebot
This commit is contained in:
parent
4125526ef6
commit
d64f4825d7
|
@ -1013,3 +1013,6 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Released under the [MIT License](http://www.opensource.org/licenses/MIT).
|
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)
|
||||||
|
|
Loading…
Reference in New Issue