From b25b2ba502b527fd59801dbeca2a2a42510ad420 Mon Sep 17 00:00:00 2001
From: mdiluz <mdiluz@noreply.localhost>
Date: Wed, 18 Sep 2024 15:17:49 +0100
Subject: [PATCH] Add a few more entries to the TODO

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d540a78..828e5b3 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,10 @@ services:
 ```
 
 ## TODO
+* Track if matches were successful
+* Allow every-other-week cadence
+* Add a reminder mechanism
+* Add suggested times to meet up and chat
 * Implement better tests to the discordy parts of the codebase
 * Implement a .json file upgrade test
-* Track if matches were successful
 * Improve the weirdo
-- 
2.43.0