Fix template names
[tickle] / README.md
index 6c51989..48f7f73 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1 +1,7 @@
-# tickle
\ No newline at end of file
+# tickle: A rock climbing ticklist manager.
+
+This is a web application for managing your rock climbing ticklists. It is
+written as a Django app.
+
+Currently it's not in a consumable state, but eventually I'm hoping to release
+this as a PyPi package which will be usable as an import in Django websites.