1
0
Fork 0
mirror of https://github.com/Luzifer/share.git synced 2024-12-20 18:41:17 +00:00

Update README to reflect broader browser support

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-07-26 23:11:21 +02:00
parent 6b49f36213
commit 503db42a1a
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -9,15 +9,7 @@
## Browser Support ## Browser Support
The web frontend uses ECMAScript 6 (ES6) so a relatively modern browser is required: The web frontend uses babel to ensure the JavaScript is supported by [browsers with more than 0.25% market share excluding Internet Explorer 11 and Opera Mini](http://browserl.ist/?q=%3E0.25%25%2C+not+ie+11%2C+not+op_mini+all).
- Apple iOS >= 10.0
- Apple Safari >= 10
- Google Chrome >= 58
- Microsoft Edge >= 14
- Mozilla Firefox >= 52
Internet Explorer and older versions of the above listed browsers might work (except IE) but are not supported and will never be.
## Setup / usage ## Setup / usage