summaryrefslogtreecommitdiff
path: root/plugins/ClientSideShorten/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ClientSideShorten/README')
-rw-r--r--plugins/ClientSideShorten/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/ClientSideShorten/README b/plugins/ClientSideShorten/README
new file mode 100644
index 000000000..e6524c9c7
--- /dev/null
+++ b/plugins/ClientSideShorten/README
@@ -0,0 +1,6 @@
+ClientSideShorten causes the web interface's notice form to automatically shorten urls as they entered, and before the notice is submitted.
+
+Installation
+============
+Add "addPlugin('ClientSideShorten');" to the bottom of your config.php
+That's it!