README: emphasise warning
This commit is contained in:
parent
bd41ee8de2
commit
9ff5f37509
1 changed files with 2 additions and 4 deletions
|
@ -28,10 +28,8 @@ Used by over a million wallet users and the backbone for almost all Bitcoin web
|
||||||
|
|
||||||
## Should I use this in production?
|
## 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.
|
Master is not stable; it is our development branch, and [only tagged releases may be classified as stable](https://github.com/bitcoinjs/bitcoinjs-lib/tags).
|
||||||
|
|
||||||
If you are looking for the latest releases, look at the [repositories tags](https://github.com/bitcoinjs/bitcoinjs-lib/tags) or download from `npm` (see below).
|
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Loading…
Reference in a new issue