diff --git a/README.md b/README.md index b162257..fa896da 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,11 @@ Using npm: $ npm install axios ``` -## Compatibility +## Browser Support -Tested to work with >=IE8, Chrome, Firefox, Safari, and Opera. +![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) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | +--- | --- | --- | --- | --- | +Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 8+ ✔ | ## Promises