Skip to content

Commit

Permalink
add ad link
Browse files Browse the repository at this point in the history
add ad link
  • Loading branch information
xxjwxc committed Jul 19, 2020
1 parent 70771b5 commit 3570169
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<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)
[![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)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)

## [中文文档](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.


Expand Down

0 comments on commit 3570169

Please sign in to comment.