correction in README

This commit is contained in:
Matias Alejo Garcia 2014-01-10 19:55:16 -03:00
parent 742adf6186
commit 63063f906b
1 changed files with 6 additions and 4 deletions

View File

@ -45,10 +45,6 @@ $ npm install -g bower
http://localhost:3000 http://localhost:3000
## API
A REST API is provided at /api. The entry points are:
### Prerequisites ### Prerequisites
Get bitcore from github repository: Get bitcore from github repository:
@ -73,6 +69,12 @@ A REST API is provided at /api. The entry points are:
Check utils/sync.js --help for options. Check utils/sync.js --help for options.
## API
A REST API is provided at /api. The entry points are:
### Blocks ### Blocks
``` ```
/api/block/[:hash] /api/block/[:hash]