From 4c2cf605a26d8d1ccde3d320f0612a6a9f33a208 Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Thu, 10 Aug 2017 09:19:46 +1000 Subject: [PATCH] Add GoReportCard badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4e48078..07a958b5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Software License](https://img.shields.io/badge/License-MIT-orange.svg?style=flat-square)](https://github.com/thrasher-/gocryptotrader/blob/master/LICENSE) [![GoDoc](https://godoc.org/github.com/thrasher-/gocryptotrader?status.svg)](https://godoc.org/github.com/thrasher-/gocryptotrader) [![Coverage Status](http://codecov.io/github/thrasher-/gocryptotrader/coverage.svg?branch=master)](http://codecov.io/github/thrasher-/gocryptotrader?branch=master) +[![Go Report Card](https://goreportcard.com/badge/github.com/thrasher-/gocryptotrader)](https://goreportcard.com/report/github.com/thrasher-/gocryptotrader) A cryptocurrency trading bot supporting multiple exchanges written in Golang.