aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f738c17
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+django-shorturls
+================
+
+A custom URL shortening app for Django, including easy ``rev=cannonical``
+support.
+
+Most code was originally by Simon Willison; see
+http://simonwillison.net/2009/Apr/11/revcanonical/ for details. Improved
+slightly and packaged by Jacob Kaplan-Moss.
+
+Usage
+=====
+
+XXX
+