From cc77fee0480883156d163bb17c91e44cf5a8c0e7 Mon Sep 17 00:00:00 2001 From: stuce Date: Sat, 7 Jun 2025 16:20:01 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3f6f7d9..4584fdd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# sTodo +Stuce's simple todo is a web app that let's you self host a simple todolist. +The goal is to provide a minimalistic and fast todo list that is self hostable. + +## Version 1.0.0 +Simple todo list for **single user only** at the moment. + ## Haskell Setup 1. If you haven't already, [install Stack](https://haskell-lang.org/get-started)