Skip to content

Commit

Permalink
- added badges for GoDoc and GoReport
Browse files Browse the repository at this point in the history
  • Loading branch information
maZahaca committed Mar 21, 2019
1 parent 8b50460 commit f44d836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# go-exchange
[![CircleCI (all branches)](https://img.shields.io/circleci/project/github/redco/go-exchange.svg)](https://circleci.com/gh/redco/go-exchange)
[![Codecov](https://img.shields.io/codecov/c/github/redco/go-exchange.svg)](https://codecov.io/gh/redco/go-exchange)
[![GoDoc](https://godoc.org/github.com/redco/go-exchange?status.svg)](https://godoc.org/github.com/redco/go-exchange)
[![Go Report Card](https://goreportcard.com/badge/github.com/redco/go-exchange)](https://goreportcard.com/report/github.com/redco/go-exchange)


This service keeps exchange rates from [CryptoCompare.com](https://cryptocompare.com).
Expand Down

0 comments on commit f44d836

Please sign in to comment.