diff --git a/README.md b/README.md index f98b3b3a..38ee3cd0 100644 --- a/README.md +++ b/README.md @@ -1291,6 +1291,10 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111 * * +# Contributors + +https://github.com/jinzhu/gorm/graphs/contributors + ## License Released under the [MIT License](https://github.com/jinzhu/gorm/blob/master/License).