Skip to content

Commit 0319099

Browse files
committed
change readme
1 parent 79f5bc0 commit 0319099

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,9 @@ npm install node-datachannel
2222

2323
`node-datachannel` targets N-API version 8 and supports NodeJS v16 and above. It is tested on Linux, Windows and MacOS. For N-API compatibility please check [here](https://nodejs.org/api/n-api.html#n_api_n_api_version_matrix).
2424

25-
| | Linux [x64,armv7,arm64] (1) | Windows [x86,x64] | Mac [M1,x64] |
26-
| -------- | :-------------------------: | :---------------: | :----------: |
27-
| Node V16 | + | + | + |
28-
| Node V17 | + | + | + |
29-
| Node V18 | + | + | + |
30-
| Node V19 | + | + | + |
31-
| Node V20 | + | + | + |
25+
| | Linux [x64,armv7,arm64] (1) | Windows [x86,x64] | Mac [M1,x64] |
26+
| ----------------------- | :-------------------------: | :---------------: | :----------: |
27+
| NAPI V8 (>= NodeJS V16) | + | + | + |
3228

3329
**(1)** For Linux musl + libc
3430

0 commit comments

Comments
 (0)