Add text to README
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 26 Feb 2021 14:36:34 +0000 (09:36 -0500)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 26 Feb 2021 14:36:34 +0000 (09:36 -0500)
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.