Update README
This commit is contained in:
parent
becd777b1e
commit
1fb623dfbb
31
README.md
31
README.md
@ -2,9 +2,12 @@
|
||||
|
||||
The fantastic ORM library for Golang, aims to be developer friendly.
|
||||
|
||||
[](https://gitter.im/jinzhu/gorm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://goreportcard.com/report/github.com/jinzhu/gorm)
|
||||
[](https://app.wercker.com/project/byKey/8596cace912c9947dd9c8542ecc8cb8b)
|
||||
[](https://gitter.im/jinzhu/gorm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://opencollective.com/gorm)
|
||||
[](https://opencollective.com/gorm)
|
||||
[](http://opensource.org/licenses/MIT)
|
||||
[](https://godoc.org/github.com/jinzhu/gorm)
|
||||
|
||||
## Overview
|
||||
@ -24,28 +27,14 @@ The fantastic ORM library for Golang, aims to be developer friendly.
|
||||
|
||||
## Getting Started
|
||||
|
||||
* GORM Guides [jinzhu.github.com/gorm](https://jinzhu.github.io/gorm)
|
||||
* GORM Guides [http://gorm.io](http://gorm.io)
|
||||
|
||||
## Upgrading To V1.0
|
||||
## Contributing
|
||||
|
||||
* [CHANGELOG](https://jinzhu.github.io/gorm/changelog.html)
|
||||
|
||||
## Supporting the project
|
||||
|
||||
[](http://patreon.com/jinzhu)
|
||||
|
||||
## Author
|
||||
|
||||
**jinzhu**
|
||||
|
||||
* <http://github.com/jinzhu>
|
||||
* <wosmvp@gmail.com>
|
||||
* <http://twitter.com/zhangjinzhu>
|
||||
|
||||
## Contributors
|
||||
|
||||
https://github.com/jinzhu/gorm/graphs/contributors
|
||||
[Become a backer or sponsor on Open Collective](http://opencollective.com/gorm)
|
||||
[Become a backer or sponsor on Patreon](http://patreon.com/jinzhu)
|
||||
|
||||
## License
|
||||
|
||||
Released under the [MIT License](https://github.com/jinzhu/gorm/blob/master/License).
|
||||
© 2013~`time.Now()`, Jinzhu
|
||||
Released under the [MIT License](https://github.com/jinzhu/gorm/blob/master/License)
|
||||
|
Loading…
x
Reference in New Issue
Block a user