Skip to content

Commit 4f2a823

Browse files
author
Katrina Owen
authored
Merge pull request #835 from gliptak/patch-1
Add GoReportCard badge to README
2 parents b4f1631 + efc58b6 commit 4f2a823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Exercism Command-line Interface (CLI)
22

33
[![Build Status](https://travis-ci.org/exercism/cli.svg?branch=master)](https://travis-ci.org/exercism/cli)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/exercism/cli)](https://goreportcard.com/report/github.com/exercism/cli)
45

56
The CLI is the link between the [Exercism][exercism] website and your local work environment. It lets you download exercises and submit your solution to the site.
67

0 commit comments

Comments
 (0)