diff options
| author | Dave Collins <[email protected]> | 2016-10-29 15:49:14 -0500 |
|---|---|---|
| committer | Dave Collins <[email protected]> | 2016-10-29 15:49:14 -0500 |
| commit | be602f8312ec0dd616da4d9787689c39c8f5a38a (patch) | |
| tree | 808898bbbf0e23e9ff3fc8f8764aa7c99f17ed93 | |
| parent | eec25ffc1842b93b8a04e84919739c5c6b2b693e (diff) | |
Remove duplicate godoc badge.
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,9 +5,7 @@ go-spew (https://travis-ci.org/davecgh/go-spew) [![ISC License] (http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) [![Coverage Status] (https://img.shields.io/coveralls/davecgh/go-spew.svg)] -(https://coveralls.io/r/davecgh/go-spew?branch=master) [![GoDoc] -(https://img.shields.io/badge/godoc-reference-blue.svg)] -(http://godoc.org/github.com/davecgh/go-spew/spew) +(https://coveralls.io/r/davecgh/go-spew?branch=master) Go-spew implements a deep pretty printer for Go data structures to aid in |
