Commit 95351ddc by Dane Springmeyer

note support for io.js 2.x

parent fafcf293
......@@ -9,7 +9,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
## Supported platforms
The `sqlite3` module works with Node.js v0.10.x or v0.12.x and also in io.js v1.1.0.
The `sqlite3` module works with Node.js v0.10.x or v0.12.x and io.js v1.x or 2.x.
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/springmeyer/node-pre-gyp).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment