Skip to content

Commit

Permalink
Add GoReportCard badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored Mar 17, 2019
1 parent d6ea6a5 commit efc58b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Exercism Command-line Interface (CLI)

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

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.

Expand Down

0 comments on commit efc58b6

Please sign in to comment.