@ -24,10 +24,10 @@ A continued implementation of the original `0.1.3` version used by over a millio
## Should I use this in production?
If you are thinking of using the master branch of this library in production, stop.
If you are thinking of using the master branch of this library in production, *stop*.
Master is not stable; it is our development branch, and only tagged releases may be classified as stable.
If you are looking for the original, it is tagged as `0.1.3`. Unless you need it for dependency reasons, it is highly recommended that you use the newest version, which adds major functionality, fixes many bugs, and is well tested.
If you are looking for the original, it is tagged as `0.1.3`. Unless you need it for dependency reasons, it is strongly recommended that you use (or upgrade to) the newest version, which adds major functionality, cleans up the interface, fixes many bugs, and adds over 1,300 more tests.
## Installation
@ -48,10 +48,15 @@ From the repo:
### Browser
Compile `bitcoinjs-min.js` with the following command:
From the repository: Compile `bitcoinjs-min.js` with the following command: