]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
Merge remote branch 'brion/fixlinks' into 0.9.x
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index 173ea4c253dcc12b69df28dd8769b421aa8b7b19..f3b2528b85ab6bd1932ce997badd5266efb65f73 100644 (file)
--- 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: