add ad link

add ad link
master
xxjwxc 4 years ago
parent 70771b547b
commit 3570169064

@ -1,3 +1,8 @@
<a href="https://tracking.gitads.io/?repo=gormt">
<img src="https://images.gitads.io/gormt" alt="GitAds"/>
</a>
[![Build Status](https://travis-ci.org/xxjwxc/gormt.svg?branch=master)](https://travis-ci.org/xxjwxc/gormt) [![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) [![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) [![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) ## [中文文档](README_zh_cn.md)
<a href="https://tracking.gitads.io/?repo=gormt">
<img src="https://images.gitads.io/gormt" alt="GitAds"/>
</a>
### 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. ### 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.

Loading…
Cancel
Save