diff --git a/README.md b/README.md index 7958ab1..8f8616b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ The goal is to provide a minimalistic and fast todo list that is self hostable. - [ ] write a minimal step by step guide to install with nix, - [ ] add some css to make it look nicer - [ ] add htmx to make more agreable without making js manadatory - - [ ] make api to allow usage with native app (a way to get every list that has been modified since date $date belonging from the user in a json or similar format) + - [x] make api to allow usage with native app (a way to get every list that has been modified since date $date belonging from the user in a json or similar format) + - [ ] document api to help create clients ## Version 0.0.3 Simple todo list webapp. Features :