From 5e54eac89b062bf0eeb9474b292ff5357fe38326 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 20 Jul 2016 07:24:18 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2aec6c4..4626b4f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a backend-only service. If you're looking for the web frontend applicati ## Getting Started -```bash +```bashl npm install -g bitcore-node@latest bitcore-node create mynode cd mynode @@ -97,7 +97,7 @@ Plug-in support for Insight API is also no longer available, as well as the endp Caching support has not yet been added in the v0.3 upgrade. -## Queries Limit +## Query Rate Limit To protect the server, insight-api has a built it query rate limiter. It can be configurable in `bitcore-node.json` with: ``` json