From 67d88bd31b2860bd995b461b1974e6939a0da591 Mon Sep 17 00:00:00 2001 From: Stuce Date: Thu, 3 Jul 2025 09:44:55 +0100 Subject: [PATCH] updated readmi --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 :