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)