Made it more clear which browsers need Blob.js

This commit is contained in:
Eli Grey
2013-06-21 10:59:21 -03:00
parent 7ad450ed3a
commit b5a3cfe240
+5 -1
View File
@@ -19,7 +19,11 @@ Supported Browsers
* Google Chrome
* Up to 345 MiB per blob
* Opera 11+
* Safari 5
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Safari 5+
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
* Firefox <4
* Requires [Blob.js](https://github.com/eligrey/Blob.js)
Unlisted future versions of browsers will probably work too; I just haven't
tested them.