README: consistent bitcoin case (again)

This commit is contained in:
Daniel Cousens 2014-06-05 00:26:12 +10:00
parent 870444dcf6
commit 2c5b9cf493

View file

@ -53,7 +53,7 @@ Compile `bitcoinjs-min.js` with the following command:
$ npm run-script compile $ npm run-script compile
After loading this file in your browser, you will be able to use the global `Bitcoin` object. After loading this file in your browser, you will be able to use the global `bitcoin` object.
## Usage ## Usage