Fix typo in README.md.
This commit is contained in:
parent
c97c8f17a4
commit
f6c3d6d57a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Package btcdb provides a database interface for the bitcoin block chain and
|
|||
transactions. There is a test suite which is aiming to reach 100% code coverage
|
||||
coverage. See `test_coverage.txt` for the current coverage (using gocov). On a
|
||||
UNIX-like OS, the script `cov_report.sh` can be used to generate the report.
|
||||
Package btcjson is licensed under the liberal ISC license.
|
||||
Package btcdb is licensed under the liberal ISC license.
|
||||
|
||||
## Sample Use
|
||||
|
||||
|
|
Loading…
Reference in a new issue