From fd69183ad8cb1cc6e9daf8348247288c7eaa2527 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sat, 17 Apr 2021 15:55:06 +0200 Subject: [PATCH] Update supported platforms section in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eb1db95..36be2263 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ It is **strongly recommended** that you use `levelup` in preference to `rocksdb` ## Supported Platforms -We aim to support _at least_ Active LTS and Current Node.js releases, Electron 4.0.0, as well as any future Node.js and Electron releases thanks to [N-API](https://nodejs.org/api/n-api.html). Because N-API has an experimental status in node 6 and early 8.x releases, the minimum node version for `rocksdb` is `8.6.0`. +We aim to support _at least_ Active LTS and Current Node.js releases, Electron 5.0.0, as well as any future Node.js and Electron releases thanks to [N-API](https://nodejs.org/api/n-api.html). The minimum node version for `rocksdb` is `10.12.0`. The `rocksdb` npm package ships with prebuilt binaries for popular 64-bit platforms and is known to work on: