Add test coverage badge to README.md.
This commit is contained in:
parent
cdc91dd9ba
commit
d043cea490
1 changed files with 3 additions and 1 deletions
|
@ -34,7 +34,9 @@ use secp256k1 elliptic curve cryptography.
|
|||
## Documentation
|
||||
|
||||
[![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
|
||||
installing this package by using the GoDoc site
|
||||
|
|
Loading…
Add table
Reference in a new issue