Update README.md

This commit is contained in:
Eli Grey
2013-09-08 16:51:45 -04:00
parent e77f83563d
commit 00cebdabb3
+1 -1
View File
@@ -1,7 +1,7 @@
FileSaver.js FileSaver.js
============ ============
FileSaver.js implements the W3C `saveAs()` [FileSaver][1] interface in browsers that do FileSaver.js implements the HTML5 W3C `saveAs()` [FileSaver][1] interface in browsers that do
not natively support it. There is a [FileSaver.js demo][2] that demonstrates saving not natively support it. There is a [FileSaver.js demo][2] that demonstrates saving
various media types. various media types.