Update README.md

This commit is contained in:
EricZhou 2018-11-26 16:02:02 +08:00 committed by GitHub
parent 472c70caa4
commit e8ec89521a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,9 @@ The fantastic ORM library for Golang, aims to be developer friendly.
* GORM Guides [http://gorm.io](http://gorm.io)
## Users
- [ginbro](https://github.com/dejavuzhou/ginbro):A scaffold powered by GORM to easily generate a RESTful APIs app from a MySQL database's schema.
## Contributing
[You can help to deliver a better GORM, check out things you can do](http://gorm.io/contribute.html)