README: better wording
This commit is contained in:
parent
a8459818e3
commit
86df6fc8c0
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ After loading this file in your browser, you will be able to use the global `bit
|
|||
|
||||
## Examples
|
||||
|
||||
The below examples are implemented as integration tests, but should be very easy to follow. Pull requests welcome.
|
||||
The below examples are implemented as integration tests, they should be very easy to understand. Otherwise, pull requests are appreciated.
|
||||
|
||||
- [Generate a random address](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/basic.js#L8)
|
||||
- [Generate a address from a SHA256 hash](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/basic.js#L20)
|
||||
|
|
Loading…
Reference in a new issue