Skip to content

Commit 596b31b

Browse files
committed
Fixes typo and adds more direct answer
1 parent 96fb95d commit 596b31b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ A continued implementation of the original `0.1.3` version used by over a millio
99

1010

1111
## Should I use this in production?
12-
Master is **not** yet stable; it is our development branch, and only tagged releases may be classified as stable.
12+
If you are thinking of using the master branch of this library in production, stop.
13+
Master is not stable; it is our development branch, and only tagged releases may be classified as stable.
1314

14-
This is not the original bitcoinjs-lib that was not updated for a long time.
1515
Master is currently being heavily refactored to clean things up, add new functionality and merge improvements from the community.
1616
If you are looking for the original, it is tagged as `0.1.3`.
17-
We are releasing quasi-stable releases tagged under `0.2.x`, with the expectation that this still beta software and as mentioned in our LICENSE, `THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED`.
17+
We are releasing quasi-stable releases tagged under `0.2.x`, with the expectation that this is still beta software and is `PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED`.
18+
19+
This is not the original bitcoinjs-lib that was not updated for a long time.
1820

1921

2022
## Features

0 commit comments

Comments
 (0)