From d0ec4b758b8f2e92d6e682f4b58afbcca19bf07a Mon Sep 17 00:00:00 2001 From: Zvonimir Rudinski Date: Thu, 21 Dec 2023 19:55:18 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index acabaec..428f875 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Just run: `./build.sh` and run `./todd` after that. # Ideas -- [ ] Save todos to disk -- [ ] Smarter way to organize todos (instead of global array) +- [x] Save todos to disk +- [x] Smarter way to organize todos (instead of global array) - [ ] Add a TUI # Attributions -- https://gist.github.com/meylingtaing/11018042 +- STB: https://github.com/nothings/stb