From 8572b8b67252a653aa1e532e7b4e4d5edc06592d Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Thu, 13 Jun 2013 20:44:14 -0300 Subject: [PATCH] Added browser blob size limitations --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92c1bc4..a7c6a20 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ sent to an external server. Supported Browsers ------------------ -* Internet Explorer 10+ -* Firefox 4+ -* Google Chrome +* Internet Explorer 10+ (up to 600 MiB) +* Firefox 4+ (up to 800 MiB) +* Google Chrome (up to 345 MiB) * Opera 11+ * Safari 5+