Update README.md

add gorm gen
This commit is contained in:
qqxhb 2022-03-24 16:30:14 +08:00 committed by GitHub
parent 3d7019a7c2
commit 6d40a83432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ The fantastic ORM library for Golang, aims to be developer friendly.
## Getting Started
* GORM Guides [https://gorm.io](https://gorm.io)
* GORM Gen [gorm/gen](https://github.com/go-gorm/gen#gormgen)
## Contributing