mirror of
https://github.com/nolanlawson/blob-util.git
synced 2025-12-08 19:46:19 +00:00
Update README.md
This commit is contained in:
parent
2831c4126d
commit
318067ff80
11
README.md
11
README.md
@ -48,6 +48,17 @@ Then stick it in your HTML:
|
||||
|
||||
Now you have a `window.blobUtil` object. Or if you don't like globals, you can use Browserify.
|
||||
|
||||
Browser support
|
||||
-----
|
||||
|
||||
* Firefox
|
||||
* Chrome
|
||||
* IE 10+
|
||||
* Safari 6+
|
||||
* iOS 6+
|
||||
* Android 4+
|
||||
* Any browser with either `Blob` or the older `BlobBuilder`; see [caniuse](http://caniuse.com/#search=blob) for details.
|
||||
|
||||
Tutorial
|
||||
--------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user