diff --git a/README.md b/README.md index 45da3b3..a0fc085 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ go-spew ======= +[![Build Status](https://travis-ci.org/davecgh/go-spew.png)] +(https://travis-ci.org/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 to ensure proper functionality. See `test_coverage.txt` for the gocov coverage