Skip to content

Commit 500ce02

Browse files
committed
update the list of supported Node.js engine versions, also add io.js
1 parent 0727eec commit 500ce02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
88

99
## Supported platforms
1010

11-
The `sqlite3` module works with Node.js v0.10.x or v0.11.x (though only v0.11.13 and above).
11+
The `sqlite3` module works with Node.js v0.10.x or v0.12.x and also in io.js v1.1.0.
1212

1313
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com./springmeyer/node-pre-gyp).
1414

0 commit comments

Comments
 (0)