Skip to content

Commit 5aa3765

Browse files
authored
docs(ie11): remove id11 badge and add support note (#420)
1 parent 5ed6afd commit 5aa3765

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://static.filestackapi.com/filestack-js/3.x.x/filestack.min.js"><img src="https://img.badgesize.io/https://static.filestackapi.com/filestack-js/3.x.x/filestack.min.js?color=green" /></a>
2020
<img src="https://img.shields.io/badge/module%20formats-umd%2C%20esm%2C%20cjs-green.svg" />
2121
<br/>
22-
<img src="https://badges.herokuapp.com/browsers?labels=none&googlechrome=latest&firefox=latest&microsoftedge=latest&iexplore=11&safari=latest&iphone=latest" />
22+
<img src="https://badges.herokuapp.com/browsers?labels=none&googlechrome=latest&firefox=latest&microsoftedge=latest&edge=latest&safari=latest&iphone=latest" />
2323
</p>
2424
<hr/>
2525

@@ -174,6 +174,7 @@ Please see our examples above to learn more about customizing the picker for you
174174
## Polyfills
175175

176176
If you target IE11 or iOS before 8.0 you will need to add additional polyfills to your page or application.
177+
(We are no longer support IE11 and older browser, so it can stop working on this browser)
177178

178179
Polyfills we recommend:**
179180

0 commit comments

Comments
 (0)