Correct a couple of descriptions in docs/README.md.

This commit is contained in:
Dave Collins 2015-01-27 19:17:54 -06:00
parent dd64dd96e9
commit 6a6e8dddf0

View file

@ -202,8 +202,8 @@ information.
* [btcscript](https://github.com/btcsuite/btcscript) - Implements the
Bitcoin transaction scripting language
* [btcec](https://github.com/btcsuite/btcec) - Implements support for the
elliptic curve cryptographic functions needed for the Bitcoin scripts
* [database](https://github.com/btcsuite/btcd/tree/master/database) -
Provides a database interface elliptic curve cryptographic functions
needed for the Bitcoin scripts for the Bitcoin block chain
Provides a database interface for the Bitcoin block chain
* [btcutil](https://github.com/btcsuite/btcutil) - Provides Bitcoin-specific
convenience functions and types