diff --git a/README.md b/README.md index e7a2b9c..9749cfd 100644 --- a/README.md +++ b/README.md @@ -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