diff --git a/README.md b/README.md
index 6d7be74..c29db11 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
+
+
+
+
+
[](https://travis-ci.org/xxjwxc/gormt)
[](https://goreportcard.com/report/github.com/xxjwxc/gormt)
[](https://godoc.org/github.com/xxjwxc/gormt)
@@ -5,10 +10,6 @@
## [中文文档](README_zh_cn.md)
-
-
-
-
### 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.