From 76cbebb9e14e058b5ad8e52b450fc778598bca11 Mon Sep 17 00:00:00 2001 From: huija <1150555483@qq.com> Date: Thu, 5 May 2022 17:30:23 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31ebdc8..806c42b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # tao-gin + +[![Go Report Card](https://goreportcard.com/badge/github.com/taouniverse/tao-gin)](https://goreportcard.com/report/github.com/taouniverse/tao-gin) +[![GoDoc](https://pkg.go.dev/badge/github.com/taouniverse/tao-gin?status.svg)](https://pkg.go.dev/github.com/taouniverse/tao-gin?tab=doc) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/taouniverse/tao-gin?style=flat-square) + ``` _______ _____ _ |__ __| / ____(_) @@ -7,4 +12,5 @@ | | (_| | (_) | | |__| | | | | | |_|\__,_|\___/ \_____|_|_| |_| ``` -Configure instead of coding gin server! + +Config your gin server!