From 4a5080983a3d75eb9f853dafc3e20288a2edab3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20=C3=81lvarez=20Medina?= Date: Tue, 26 Jan 2016 12:55:39 +0100 Subject: [PATCH] Added browser support --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 201bee6..cefbc3e 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,9 @@ Just run this command: - ```grunt publish``` + +### Browser support + +![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png) +--- | --- | --- | --- | --- | +31+ ✔ | 38+ ✔ | 10+ ✔ | 31+ ✔ | 8+ ✔ |