Skip to content

Commit e9babd9

Browse files
committed
Updated README.md
1 parent 9793240 commit e9babd9

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
|Develop|![Create snapshot release](https://github.com/nut-tree/nut.js/workflows/Create%20snapshot%20release/badge.svg)|
77

88
![Supported node LTS versions](https://img.shields.io/badge/node%40lts-erbium%2C%20fermium-green)
9-
![Supported node versions](https://img.shields.io/badge/node-15.x.x-green)
10-
![Supported Electron versions](https://img.shields.io/badge/electron-8.x.x%20--%2012.x.x-green)
9+
![Supported node versions](https://img.shields.io/badge/node-16.x.x-green)
10+
![Supported Electron versions](https://img.shields.io/badge/electron-8.x.x%20--%2013.x.x-green)
1111

1212
[![SonarCloud badge](https://sonarcloud.io/api/project_badges/measure?project=nut-tree%3Anut.js&metric=alert_status)](https://sonarcloud.io/dashboard?id=nut-tree%3Anut.js)
1313
[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=nut-tree%3Anut.js&metric=coverage)](https://sonarcloud.io/component_measures?id=nut-tree%3Anut.js&metric=coverage)
@@ -294,8 +294,3 @@ sudo apt-get install build-essential python libxtst-dev libpng++-dev
294294
```
295295

296296
Setups on other distributions might differ.
297-
298-
For reference, please see:
299-
300-
- [opencv4nodejs](https://github.com/justadudewhohacks/opencv4nodejs#how-to-install)
301-
- [robotjs](http://robotjs.io/docs/building)

0 commit comments

Comments
 (0)