diff --git a/README.md b/README.md index 22784ef..bae6626 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,13 @@ npm install chota #### SASS support Chota is designed keeping in mind *ease-of-use* and *minimalism*, hence it doesn't use any preprocessor or complex build process. If you would still like to extend it further using SASS, head to [palmiak's fork](https://github.com/palmiak/chota). +
+## Browsers support + +| [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera | [iOS Safari](http://godban.github.io/browsers-support-badges/)
iOS Safari | [Chrome for Android](http://godban.github.io/browsers-support-badges/)
Chrome for Android | +| --------- | --------- | --------- | --------- | --------- | --------- | --------- | +| Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions --- © Jenil Gogari 2017. Code released under the [MIT license](https://github.com/jenil/chota/blob/master/LICENSE).