From 75ff933a0bb84f7aa671f223b1e154c18580c8be Mon Sep 17 00:00:00 2001 From: Ian Havelock Date: Thu, 9 Jun 2016 16:40:05 +0100 Subject: [PATCH] Update README.md Added Microsoft Edge as supported browser. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f3a7529d..8f05f8ac0 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Check out our [integration wiki](https://github.com/Semantic-Org/Semantic-UI/wik * IE 11+ * Android 4.4+, Chrome for Android 44+ * iOS Safari 7+ +* Microsoft Edge 12 & 13 Although some components will work in IE9, [grids](http://semantic-ui.com/collections/grid.html) and other [flexbox](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes) components are not supported by IE9 and may not appear correctly.