From 18756e339634bcc15eebd08beac0db76fe9134d1 Mon Sep 17 00:00:00 2001 From: Itsigo Date: Wed, 3 Apr 2024 20:06:25 +0000 Subject: [PATCH] feat: added a todo to the readme --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cc30d3..5f91620 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ -## Should have put it to Git sooner +# TallyTome a tracker for PenAndPaper + +Small tracker site build with GO and HTMX. + +## ToDo + +- [ ] Add how to setup to README +- [ ] More lauch options for executable (ip, cert path) +- [ ] Login Page +- [ ] Database connection +- [ ] Page to track critical hits or misses +- [ ] Remove the main PicoCSS files from Git + +--- -when will I learn \ No newline at end of file