docs: Add codacy badge.

This commit is contained in:
Bo-Yi Wu 2017-12-29 09:53:09 +08:00
parent 6d9e2a4408
commit a89d00c934
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
[![codecov](https://codecov.io/gh/appleboy/gorush/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/gorush)
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/gorush)](https://goreportcard.com/report/github.com/appleboy/gorush)
[![codebeat badge](https://codebeat.co/badges/0a4eff2d-c9ac-46ed-8fd7-b59942983390)](https://codebeat.co/projects/github-com-appleboy-gorush)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c82e0ed283474c5686d705ce64d004f7)](https://www.codacy.com/app/appleboy/gorush?utm_source=github.com&utm_medium=referral&utm_content=appleboy/gorush&utm_campaign=Badge_Grade)
[![Docker Pulls](https://img.shields.io/docker/pulls/appleboy/gorush.svg)](https://hub.docker.com/r/appleboy/gorush/)
[![](https://images.microbadger.com/badges/image/appleboy/gorush.svg)](https://microbadger.com/images/appleboy/gorush "Get your own image badge on microbadger.com")
[![Release](https://github-release-version.herokuapp.com/github/appleboy/gorush/release.svg?style=flat)](https://github.com/appleboy/gorush/releases/latest)
@ -926,6 +927,6 @@ $ kubectl delete -f k8s
## License
Copyright 2017 Bo-Yi Wu [@appleboy](https://twitter.com/appleboy).
Copyright 2018 Bo-Yi Wu [@appleboy](https://twitter.com/appleboy).
Licensed under the MIT License.