From 86939ca69d1362c9d6404a88ab0906c5777dc2b8 Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Tue, 17 Nov 2015 23:09:06 +0000 Subject: [PATCH] Update browser support list --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c56e501..5d9a047 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Read more about [SUIT CSS](https://github.com/suitcss/suit/). ## Installation * [npm](http://npmjs.org/): `npm install suitcss-components` -* [Download](https://github.com/suitcss/components/releases) (compiled) +* [Download](https://github.com/suitcss/components/releases/latest) …is a convenient way to install the following packages: @@ -34,8 +34,10 @@ npm run build ## Browser support +Refer to the [caniuse](http://caniuse.com/) page for [flexbox](http://caniuse.com/#feat=flexbox). + * Google Chrome (latest) * Opera (latest) -* Firefox 4+ -* Safari 5+ -* Internet Explorer 9+ +* Firefox 28+ +* Safari 6.1+ +* Internet Explorer 10+