We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0727eec commit 500ce02Copy full SHA for 500ce02
README.md
@@ -8,7 +8,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
8
9
## Supported platforms
10
11
-The `sqlite3` module works with Node.js v0.10.x or v0.11.x (though only v0.11.13 and above).
+The `sqlite3` module works with Node.js v0.10.x or v0.12.x and also in io.js v1.1.0.
12
13
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/springmeyer/node-pre-gyp).
14
0 commit comments