From d043cea4909ed05d23ddbcef2721f8af403ab4ef Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Sun, 10 Aug 2014 14:06:28 -0500 Subject: [PATCH] Add test coverage badge to README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4427454..b0982d41 100644 --- a/README.md +++ b/README.md @@ -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