diff --git a/README.md b/README.md index 2169ba2..00fe127 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ tested them. Syntax ------ - FileSaver saveAs(in Blob data, in DOMString filename); + FileSaver saveAs(in Blob data, in DOMString filename) Examples -------- @@ -67,9 +67,10 @@ this. This isn't that useful unless you're saving very large files (e.g. generated video). +![Tracking image](//in.getclicky.com/212712ns.gif) [1]: http://www.w3.org/TR/file-writer-api/#the-filesaver-interface [2]: http://oftn.org/projects/FileSaver.js/demo/ [3]: http://www.w3.org/TR/file-writer-api/#the-blobbuilder-interface [4]: https://github.com/eligrey/BlobBuilder.js - [5]: https://github.com/eligrey/canvas-toBlob.js \ No newline at end of file + [5]: https://github.com/eligrey/canvas-toBlob.js