Skip to content

Commit

Permalink
Add note about browser support
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrzejchalubek committed May 20, 2018
1 parent 89bc05e commit 005708e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ new Glide('.glide').mount({ Controls, Breakpoints })

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.

## Browser Support

- IE 11+
- Edge
- Chrome 10+
- Firefox 10+
- Opera 15+
- Safari 5.1+

## Building

Build using NPM scripts. The following scripts are available:
Expand Down

0 comments on commit 005708e

Please sign in to comment.