From 0565be965aaf577934eafc85f03cf1ef95bda6a3 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Fri, 16 Jan 2015 23:29:54 -0600 Subject: [PATCH] Correct godoc badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a0cfd97..93164da5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ handle processing of blocks into the bitcoin block chain. ## Documentation -[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg] +[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)] (http://godoc.org/github.com/btcsuite/btcchain) Full `go doc` style documentation for the project can be viewed online without