summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCraig Andrews <candrews@integralblue.com>2009-09-02 13:39:05 -0400
committerCraig Andrews <candrews@integralblue.com>2009-09-02 13:39:05 -0400
commit0c95734a6874608ea5ed44608cabeda7c3a1b4ea (patch)
tree9bc13ab47de2e8b791b1bca76c14ec38c8cd9a3c /README
parent0ae4c7a80ce4869faac102386ed33f97a401ca0f (diff)
Add Tidy requirement to the README
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3dd365e1f..756219981 100644
--- a/README
+++ b/README
@@ -146,6 +146,7 @@ Your PHP installation must include the following PHP extensions:
- GD. For scaling down avatar images.
- mbstring. For handling Unicode (UTF-8) encoded strings.
- gettext. For multiple languages. Default on many PHP installs.
+- tidy. Used to clean up HTML/URLs for the URL shortener to consume.
For some functionality, you will also need the following extensions: