diff --git a/README.md b/README.md index 9624dcc..c97eaa9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ go-spew ======= [![Build Status](https://travis-ci.org/davecgh/go-spew.png?branch=master)] -(https://travis-ci.org/davecgh/go-spew) +(https://travis-ci.org/davecgh/go-spew) [![Coverage Status] +(https://coveralls.io/repos/davecgh/go-spew/badge.png)] +(https://coveralls.io/r/davecgh/go-spew) Go-spew implements a deep pretty printer for Go data structures to aid in debugging. A comprehensive suite of tests with 100% test coverage is provided