diff options
| author | Dave Collins <[email protected]> | 2013-11-16 16:10:27 -0600 |
|---|---|---|
| committer | Dave Collins <[email protected]> | 2013-11-16 16:10:27 -0600 |
| commit | b5585b0bfd875af5fe9a200a2559cccc75be1452 (patch) | |
| tree | 4b880596a9c79b6a501e0658c3552dfe58413b47 | |
| parent | 550ce83cb97c69998c5bb509a8d52907d417b256 (diff) | |
Add godoc reference badge to README.md.
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ post about it ## Documentation +[] +(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 |
