Skip to content
This repository was archived by the owner on Jun 25, 2023. It is now read-only.

Commit 0e7ce3f

Browse files
committed
update requirements
1 parent 6432c6e commit 0e7ce3f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,7 @@ blob-select additionally provides support for:
3838

3939
## Requirements
4040

41-
blob-select does not require any Javascript frameworks, however browsers must support the following:
42-
* [classList](http://caniuse.com/#feat=classlist) (IE10+)
43-
* [querySelector](http://caniuse.com/#feat=queryselector) + [querySelectorAll](http://caniuse.com/#feat=queryselector) (IE8+)
44-
* [JSON](http://caniuse.com/#search=JSON) (IE8+)
45-
46-
If these requirements are not met, blob-select will exit without manipulating the DOM.
47-
41+
blob-select does not require any specialJavascript frameworks. It is compatible with all major modern browsers and IE 11.
4842

4943
 
5044

0 commit comments

Comments
 (0)