Merge pull request #1118 from bitcoinjs/dcousens-patch-1

Provide directions to new-comers about how to find help
This commit is contained in:
Daniel Cousens 2018-07-09 15:50:16 +10:00 committed by GitHub
commit 8ee3ddff1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,9 @@ Mistakes and bugs happen, but with your help in resolving and reporting [issues]
- Standardized, using [standard](http://github.com/standard/standard) and Node `Buffer`'s throughout, and
- Friendly, with a strong and helpful community, ready to answer questions.
## Documentation
Presently, we do not have any formal documentation other than our [examples](#Examples), please [ask for help](https://github.com/bitcoinjs/bitcoinjs-lib/issues/new) if our examples aren't enough to guide you.
## Installation
``` bash