Add Tidy requirement to the README

This commit is contained in:
Craig Andrews 2009-09-02 13:39:05 -04:00
parent 0ae4c7a80c
commit 0c95734a68
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -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: