Fixed README for Bitcore versus Bitcoin.

This commit is contained in:
Chris Kleeschulte 2015-08-05 16:34:51 -04:00
parent b3dab5ee7e
commit c8f3cbe390

View File

@ -1,7 +1,7 @@
Bitcore Node
=======
A Node.js module that adds a native interface to Bitcoin Core for querying information about the Bitcoin blockchain. Bindings are linked to Bitcore Core compiled as a static library.
A Node.js module that adds a native interface to Bitcoin Core for querying information about the Bitcoin blockchain. Bindings are linked to Bitcoin Core compiled as a static library.
## Install