summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-23 20:14:49 +0300
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-23 20:14:49 +0300
commita454046dfa2ba8da012b1bd51e2b3d5e123b9791 (patch)
tree829972f09ed47b95d7f55b6f29b31a76033b4049 /README.rst
parent3a80912b355315dfed34b196f8cb3161946985b8 (diff)
Update README.rst
Diffstat (limited to 'README.rst')
-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