projects
/
tickle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c0058b
)
Add text to README
author
David Kerkeslager
<kerkeslager@gmail.com>
Fri, 26 Feb 2021 14:36:34 +0000
(09:36 -0500)
committer
David Kerkeslager
<kerkeslager@gmail.com>
Fri, 26 Feb 2021 14:36:34 +0000
(09:36 -0500)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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.