From d724c265f8fd8c7618451e97980e64efa6e1bd77 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Tue, 25 Jun 2013 15:35:39 -0300 Subject: [PATCH] Clarified filename saving capabilities --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69d5ea1..4e68538 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,16 @@ sent to an external server. Supported Browsers ------------------ +At this time, only some browsers support saving with a specific filename as it requires +new HTML5 features. + * Internet Explorer 10+ * Up to 600 MiB per blob * Firefox 4+ * Up to 800 MiB per blob * Google Chrome * Up to 345 MiB per blob + * **Supports filenames** * Opera 11+ * Requires [Blob.js](https://github.com/eligrey/Blob.js) * Safari 5+