This commit is contained in:
Christopher Jeffrey 2016-04-15 07:11:30 -07:00
parent e18763793a
commit c62a9b88b6
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -25,9 +25,9 @@ fullnode. Bcoin runs in node.js, but it can also be browserified.
$ npm install bcoin
```
## NOTE
## Documentation
Docs need to be rewritten. They're coming soon. I promise.
Read the docs here: http://bcoin.ninja/docs/
## Example Usage