From a4557da1b397768da4145aee42296e52632ca385 Mon Sep 17 00:00:00 2001 From: Tomasz Korzeniowski Date: Fri, 11 Mar 2016 09:37:02 +0100 Subject: [PATCH] codebeat badge Is it fine to add codebeat badge to README? codebeat is automated code review tool for Swift,Ruby,Go & Python that helps get instant feedback on code quality. "Quick wins" suggested by codebeat could be a nice candidate for a pull request and help other developers become contributors. FYI. To be fully open and honest. I'm co-founder of codebeat. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 364c964..bb769fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Coverage](http://gocover.io/_badge/github.com/codegangsta/cli?0)](http://gocover.io/github.com/codegangsta/cli) [![Build Status](https://travis-ci.org/codegangsta/cli.svg?branch=master)](https://travis-ci.org/codegangsta/cli) [![GoDoc](https://godoc.org/github.com/codegangsta/cli?status.svg)](https://godoc.org/github.com/codegangsta/cli) +[![codebeat](https://codebeat.co/badges/0a8f30aa-f975-404b-b878-5fab3ae1cc5f)](https://codebeat.co/projects/github-com-codegangsta-cli) # cli.go