Update README.md
This commit is contained in:
@@ -35,7 +35,7 @@ Examples
|
|||||||
saveAs(blob, "hello world.txt");
|
saveAs(blob, "hello world.txt");
|
||||||
|
|
||||||
The standard W3C File API [`Blob`][3] interface is not available in all browsers.
|
The standard W3C File API [`Blob`][3] interface is not available in all browsers.
|
||||||
[Blob.js][4] is a cross-browser `BlobBuilder` implementation that solves this.
|
[Blob.js][4] is a cross-browser `Blob` implementation that solves this.
|
||||||
|
|
||||||
### Saving a canvas
|
### Saving a canvas
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user