From a9293bd32eb0480649a15961290c918050ededa3 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Sat, 19 Apr 2014 15:46:03 -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 1b312de0..feb942e6 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ interface with bitcoin peers at the wire protocol level. ## Documentation +[![GoDoc](https://godoc.org/github.com/conformal/btcwire?status.png)] +(http://godoc.org/github.com/conformal/btcwire) + 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/btcwire