diff options
author | Michael Muré <batolettre@gmail.com> | 2018-08-07 16:01:13 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-08-09 00:07:57 +0200 |
commit | 8baa220f5978af79174f3fff5a9ff9ba3d139323 (patch) | |
tree | 965976b312ae2b94c3e3c0535ba472bb37616e33 /README.md | |
parent | f1fa169c28c8370b264ee6ef564b15ce53863b9f (diff) | |
download | git-bug-8baa220f5978af79174f3fff5a9ff9ba3d139323.tar.gz |
readme: add the go report card badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ [![Build Status](https://travis-ci.org/MichaelMure/git-bug.svg?branch=master)](https://travis-ci.org/MichaelMure/git-bug) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3+-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![GoDoc](https://godoc.org/github.com/MichaelMure/git-bug?status.svg)](https://godoc.org/github.com/MichaelMure/git-bug) +[![Go Report Card](https://goreportcard.com/badge/github.com/MichaelMure/git-bug)](https://goreportcard.com/report/github.com/MichaelMure/git-bug) > Bugtracker embedded in Git |