Skip to content

Commit

Permalink
Add go report card (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonRomano authored Jan 3, 2017
1 parent 546be77 commit bc63b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Go Pinterest [![Build Status](https://travis-ci.org/carrot/go-pinterest.svg?branch=master)](https://travis-ci.org/carrot/go-pinterest) [![Coverage Status](https://coveralls.io/repos/github/carrot/go-pinterest/badge.svg?branch=br.coveralls)](https://coveralls.io/github/carrot/go-pinterest?branch=br.coveralls)
# Go Pinterest [![Build Status](https://travis-ci.org/carrot/go-pinterest.svg?branch=master)](https://travis-ci.org/carrot/go-pinterest) [![Coverage Status](https://coveralls.io/repos/github/carrot/go-pinterest/badge.svg?branch=br.coveralls)](https://coveralls.io/github/carrot/go-pinterest?branch=br.coveralls) [![Go Report Card](https://goreportcard.com/badge/github.com/carrot/go-pinterest)](https://goreportcard.com/report/github.com/carrot/go-pinterest)

This is a Go client for the Pinterest API. For more information about the Pinterest API, check out their [getting started](https://developers.pinterest.com/docs/api/overview/) guide.

Expand Down

0 comments on commit bc63b37

Please sign in to comment.