diff --git a/README.md b/README.md index 6d7be74..c29db11 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + +GitAds + + + [![Build Status](https://travis-ci.org/xxjwxc/gormt.svg?branch=master)](https://travis-ci.org/xxjwxc/gormt) [![Go Report Card](https://goreportcard.com/badge/github.com/xxjwxc/gormt)](https://goreportcard.com/report/github.com/xxjwxc/gormt) [![GoDoc](https://godoc.org/github.com/xxjwxc/gormt?status.svg)](https://godoc.org/github.com/xxjwxc/gormt) @@ -5,10 +10,6 @@ ## [中文文档](README_zh_cn.md) - -GitAds - - ### 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.