From 296b1fe7e9ccf4bb529f8fde2d8324c30b6214bd Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Sat, 8 Apr 2017 11:30:55 -0400 Subject: [PATCH] Add badges for documentation and report card --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b2a45d..fb76e38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/aclindsa/ofxgo)](https://goreportcard.com/report/github.com/aclindsa/ofxgo) [![Build Status](https://travis-ci.org/aclindsa/ofxgo.svg?branch=master)](https://travis-ci.org/aclindsa/ofxgo) +[![GoDoc](https://godoc.org/github.com/aclindsa/ofxgo?status.svg)](https://godoc.org/github.com/aclindsa/ofxgo) # ofxgo