Skip to content

Commit 005708e

Browse files
Add note about browser support
1 parent 89bc05e commit 005708e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ new Glide('.glide').mount({ Controls, Breakpoints })
6969

7070
The issue channel is especially for improvement proposals and bug reporting. If you have implementing problems, please write on StackOverflow with [glidejs](https://stackoverflow.com/questions/tagged/glidejs) tag.
7171

72+
## Browser Support
73+
74+
- IE 11+
75+
- Edge
76+
- Chrome 10+
77+
- Firefox 10+
78+
- Opera 15+
79+
- Safari 5.1+
80+
7281
## Building
7382

7483
Build using NPM scripts. The following scripts are available:

0 commit comments

Comments
 (0)