Skip to content

Commit f7a7610

Browse files
authored
Merge pull request #1328 from simonetassi/docs/readme
Remove browsers versions from README.md
2 parents d6d25d3 + d075381 commit f7a7610

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,6 @@ npm i @node-wot/core @node-wot/binding-http --save
9090
#### Browser
9191

9292
To use node-wot as a browser-side JavaScript Library, the browser needs to support ECMAScript 2015.
93-
Supported browsers include:
94-
95-
- Microsoft Edge 15 and later
96-
- Firefox 54 and later
97-
- Chrome 58 and later
98-
- Safari 10 and later
9993

10094
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:
10195

0 commit comments

Comments
 (0)