remove note about node compatibility from the readme

This commit is contained in:
Spencer Alger
2015-03-17 14:43:13 -07:00
parent fa6a8a26c0
commit 7ccd0d78dc

View File

@ -20,8 +20,6 @@ The official low-level Elasticsearch client for Node.js and the browser.
npm install elasticsearch
```
Supported node versions include 0.8, 0.10, and now 0.11
[![NPM Stats](https://nodei.co/npm/elasticsearch.png?downloads=true)](https://npmjs.org/package/elasticsearch)
## Use in the Browser