update the readme about version compatability

This commit is contained in:
2017-03-01 11:30:33 -07:00
parent bae58b0370
commit 9b02bdf56c

View File

@@ -8,6 +8,10 @@
`npm install esqueue`
Note that the more recent version of esqueue is meant to work with Elasticsearch 5.x or later. If you need it to work with an older version, use v1.0.0:
`npm install equeue@^1.0.0`
## Usage
Simply include the module in your application.