From 3745fcd26232890015d35e0398b59e26f0a85130 Mon Sep 17 00:00:00 2001 From: Joshua Harshman Date: Thu, 3 Oct 2019 15:53:10 -0600 Subject: [PATCH] add goreportcard to readme (#971) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 649e2e2f..3c4daa5e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ etc. [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra) [![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra) [![GoDoc](https://godoc.org/github.com/spf13/cobra?status.svg)](https://godoc.org/github.com/spf13/cobra) +[![Go Report Card](https://goreportcard.com/badge/github.com/spf13/cobra)](https://goreportcard.com/report/github.com/spf13/cobra) # Table of Contents