Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 4f5c9cc

Browse files
committed
Update Supported Platforms in README.md
1 parent a9ef6f4 commit 4f5c9cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ See the section on <a href="#safety">safety</a> below for details of known unsaf
3737

3838
## Supported Platforms
3939

40-
We aim to support _at least_ Active LTS and Current Node.js releases, Electron 3.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 `leveldown` is `8.6.0`.
40+
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 `leveldown` is `8.6.0`.
4141

42-
The `leveldown` npm package ships with prebuilt binaries for popular 64-bit platforms as well as ARM and Android and is known to work on:
42+
The `leveldown` npm package ships with prebuilt binaries for popular 64-bit platforms as well as ARM, Android and Alpine (musl) and is known to work on:
4343

44-
- **Linux** (including ARM platforms such as Raspberry Pi _and Kindle!_)
44+
- **Linux** (including ARM platforms such as Raspberry Pi and Kindle)
4545
- **Mac OS**
4646
- **Solaris** (SmartOS & Nodejitsu)
4747
- **FreeBSD**

0 commit comments

Comments
 (0)