Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matiu authored Jul 20, 2016
1 parent 4c980e0 commit 5e54eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5e54eac

Please sign in to comment.