Skip to content

Commit

Permalink
Merge pull request eclipse-thingweb#1328 from simonetassi/docs/readme
Browse files Browse the repository at this point in the history
Remove browsers versions from README.md
  • Loading branch information
relu91 authored Nov 11, 2024
2 parents d6d25d3 + d075381 commit f7a7610
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ npm i @node-wot/core @node-wot/binding-http --save
#### Browser

To use node-wot as a browser-side JavaScript Library, the browser needs to support ECMAScript 2015.
Supported browsers include:

- Microsoft Edge 15 and later
- Firefox 54 and later
- Chrome 58 and later
- Safari 10 and later

Using a browser with only ES5 support (e.g., IE 11) might be possible if you add polyfills. If you want to use node-wot as a library in your browser application, you can install the `@node-wot/browser-bundle` as following:

Expand Down

0 comments on commit f7a7610

Please sign in to comment.