From 7e875e7952388f63ab13c93b7452e6c015d9a2b1 Mon Sep 17 00:00:00 2001
From: Dave Collins <davec@conformal.com>
Date: Mon, 7 Jul 2014 23:00:13 -0500
Subject: [PATCH] Add godoc reference badge to README.md.

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 46cba450..53ebef6b 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,9 @@ handle processing of blocks into the bitcoin block chain.
 
 ## Documentation
 
+[![GoDoc](https://godoc.org/github.com/conformal/btcchain?status.png)]
+(http://godoc.org/github.com/conformal/btcchain)
+
 Full `go doc` style documentation for the project can be viewed online without
 installing this package by using the GoDoc site here:
 http://godoc.org/github.com/conformal/btcchain