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!