From 63063f906b681f2ae404126446530ce7921f4515 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 10 Jan 2014 19:55:16 -0300 Subject: [PATCH] correction in README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a85ed9d..d1f8411 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,6 @@ $ npm install -g bower http://localhost:3000 -## API - -A REST API is provided at /api. The entry points are: - ### Prerequisites 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. + +## API + +A REST API is provided at /api. The entry points are: + + ### Blocks ``` /api/block/[:hash]