fix readme

This commit is contained in:
谢小军
2020-07-03 15:46:37 +08:00
parent 0706dd0747
commit 730f35d983

View File

@@ -7,7 +7,7 @@
## [中文文档](README_zh_cn.md)
### mysql database to goang struct conversion tools base on [gorm](https://github.com/jinzhu/gorm)You can automatically generate golang sturct from MySQL database. big Camel-Case Name Rule, JSON tag.
### mysql database to golang struct conversion tools base on [gorm](https://github.com/jinzhu/gorm)You can automatically generate golang sturct from mysql database. big Camel-Case Name Rule, JSON tag.
## gui support