Added tracking image to readme.

This commit is contained in:
Eli Grey
2011-07-31 22:57:32 -04:00
parent 5b94c44407
commit 0f881e1cfa
+2 -1
View File
@@ -25,7 +25,7 @@ tested them.
Syntax Syntax
------ ------
FileSaver saveAs(in Blob data, in DOMString filename); FileSaver saveAs(in Blob data, in DOMString filename)
Examples Examples
-------- --------
@@ -67,6 +67,7 @@ this.
This isn't that useful unless you're saving very large files (e.g. generated video). 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 [1]: http://www.w3.org/TR/file-writer-api/#the-filesaver-interface
[2]: http://oftn.org/projects/FileSaver.js/demo/ [2]: http://oftn.org/projects/FileSaver.js/demo/