From 3570169064522087a1af21af8f476ec27c64ef4c Mon Sep 17 00:00:00 2001 From: xxjwxc Date: Sun, 19 Jul 2020 15:17:15 +0800 Subject: [PATCH] add ad link add ad link --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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.