summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 49a35491e..92f8bee2c 100644
--- a/README.rst
+++ b/README.rst
@@ -29,7 +29,7 @@ Before you install the app check that the following requirements are met:
- Your database uses utf-8
- Your webserver uses utf-8
- `Magic quotes are turned off <http://php.net/manual/de/security.magicquotes.disabling.php>`_
-- You use a browser that supports the FileReader API
+- `You use a browser that supports the FileReader API <https://developer.mozilla.org/en/docs/DOM/FileReader#Browser_compatibility>`_
- You can use a cron or webcron to call Background Jobs in ownCloud
- (optional) install php-curl