Преглед на файлове

Add coveralls.io test coverage badge.

Dave Collins преди 11 години
родител
ревизия
4451e342b3
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -2,7 +2,9 @@ go-spew
 =======
 =======
 
 
 [![Build Status](https://travis-ci.org/davecgh/go-spew.png?branch=master)]
 [![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
 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
 debugging.  A comprehensive suite of tests with 100% test coverage is provided