Add test coverage badge to README.md.

This commit is contained in:
Dave Collins 2014-08-10 14:06:28 -05:00
parent cdc91dd9ba
commit d043cea490

View file

@ -34,7 +34,9 @@ use secp256k1 elliptic curve cryptography.
## Documentation ## Documentation
[![GoDoc](https://godoc.org/github.com/conformal/btcec?status.png)] [![GoDoc](https://godoc.org/github.com/conformal/btcec?status.png)]
(http://godoc.org/github.com/conformal/btcec) (http://godoc.org/github.com/conformal/btcec) [![Coverage Status]
(https://coveralls.io/repos/conformal/btcec/badge.png?branch=master)]
(https://coveralls.io/r/conformal/btcec?branch=master)
Full `go doc` style documentation for the project can be viewed online without Full `go doc` style documentation for the project can be viewed online without
installing this package by using the GoDoc site installing this package by using the GoDoc site