From bf3b3f8fd27967077fdb02d1358861afc68d36c8 Mon Sep 17 00:00:00 2001
From: jooaf
Date: Tue, 21 Jan 2025 00:11:00 -0600
Subject: [PATCH] Documentation: Adding "Done!" to fuzzy finder bullet point
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 47afd5b..02f2b0c 100644
--- a/README.md
+++ b/README.md
@@ -201,4 +201,4 @@ Contributions are always welcomed :) !!! Please take a look at this [doc](https:
## TODO
- Inlcude light mode
- Automatically saving backup `thoth_notes.md` files: Done!
-- Add fuzzy finder for selecting blocks in TUI
+- Add fuzzy finder for selecting blocks in TUI: Done!