Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Commit 295805c

Browse files
committed
Update README.md
1 parent 17f7667 commit 295805c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ While we suggest you to use NPM, you can find the precompiled UMD build in the `
1313

1414
There is no `dist` folder on the master branch.
1515

16+
## Browser Support
17+
18+
We strive to support the evergreen browsers, Safari 7+, as well as IE11+. IE10 should also work, but `DragLayer` is fairly useless because IE10 doesn’t support `pointer-events: none`. We don’t officialy support IE9 and less.
19+
20+
Unfortunately the browser bugs, inconsistencies, and regressions come up from time to time, so please make sure you test your app on the browsers you’re interested in, and report any bugs to us.
21+
1622
## License
1723

1824
MIT

0 commit comments

Comments
 (0)