Commit 2ae5a5ab by Mithgol

Merge pull request #543 from igorklopov/patch-1

Typo
parents 15e0f5b2 f653ca68
...@@ -10,7 +10,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js]( ...@@ -10,7 +10,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
## Supported platforms ## Supported platforms
The `sqlite3` module works with Node.js v0.10.x, v0.12.x, v0.4.x, and v0.5.x. The `sqlite3` module works with Node.js v0.10.x, v0.12.x, v4.x, and v5.x.
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/mapbox/node-pre-gyp). Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/mapbox/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