From 2f8418967634ec324e9307a53e35a2a85a138068 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Fri, 9 May 2014 01:26:37 -0500 Subject: [PATCH] Add godoc reference badge to README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12bd020f..385c2b30 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ btcrpcclient [![Build Status](https://travis-ci.org/conformal/btcrpcclient.png?branch=master)] (https://travis-ci.org/conformal/btcrpcclient) +[![GoDoc](https://godoc.org/github.com/conformal/btcrpcclient?status.png)] +(http://godoc.org/github.com/conformal/btcrpcclient) This package is currently under development.