From b2186ae5ec7910f29cbfd5ac14d27701aec26615 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Mon, 22 Dec 2014 22:50:17 -0600 Subject: [PATCH] Update README.md. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e40fce6c..f4442229 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,7 @@ btcdb (http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org) Package btcdb provides a database interface for the bitcoin block chain and -transactions. There is a test suite with a high percentage of code coverage. -See `test_coverage.txt` for the current coverage (using gocov). Alternatively, -if you are running a POSIX OS, you can run the cov_report.sh script for a -real-time report. Package btcdb is licensed under the liberal ISC license. +transactions. ## Documentation @@ -68,4 +65,4 @@ signature perform the following: ## License -Package btcdb is licensed under the liberal ISC License. +Package btcdb is licensed under the [copyfree](http://copyfree.org) ISC License.