From 730f35d983af6d626aaa273b1a1a28b7818d2450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E5=B0=8F=E5=86=9B?= <346944475@qq.com> Date: Fri, 3 Jul 2020 15:46:37 +0800 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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