From b5585b0bfd875af5fe9a200a2559cccc75be1452 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Sat, 16 Nov 2013 16:10:27 -0600 Subject: Add godoc reference badge to README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b62ff24..45da3b3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ post about it ## Documentation +[![GoDoc](https://godoc.org/github.com/davecgh/go-spew/spew?status.png)] +(http://godoc.org/github.com/davecgh/go-spew/spew) + Full `go doc` style documentation for the project can be viewed online without installing this package by using the excellent GoDoc site here: http://godoc.org/github.com/davecgh/go-spew/spew -- cgit v1.2.3