summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Collins <[email protected]>2013-11-16 16:10:27 -0600
committerDave Collins <[email protected]>2013-11-16 16:10:27 -0600
commitb5585b0bfd875af5fe9a200a2559cccc75be1452 (patch)
tree4b880596a9c79b6a501e0658c3552dfe58413b47
parent550ce83cb97c69998c5bb509a8d52907d417b256 (diff)
Add godoc reference badge to README.md.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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