Fix browser support section in README.md
This commit is contained in:
parent
e57c2017c0
commit
e7eb6a08bd
@ -140,9 +140,16 @@ npm install
|
|||||||
npm test
|
npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To run all tests and build production artifacts, run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm run ci
|
||||||
|
```
|
||||||
|
|
||||||
# Browser Support
|
# Browser Support
|
||||||
|
|
||||||
Tested on Firefox and Chrome, including mobile versions.
|
Tested on Firefox and Chrome, including mobile versions. Also works on Safari
|
||||||
|
13 on Mac OS.
|
||||||
|
|
||||||
Does not work on iOS 10, but should work on iOS 11 - would appreciate feedback!
|
Does not work on iOS 10, but should work on iOS 11 - would appreciate feedback!
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user