From 5a7cb5d3693978add77403662b738a2feeb8c75f Mon Sep 17 00:00:00 2001 From: Jonny_Bro <48434875+JonnyBro@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:48:15 +0500 Subject: [PATCH] refactor: 'new' todos in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d1e4303d..abd23963 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,7 @@ If you want to contribute, feel free to fork this repo and making a pull request ## TODO -* [ ] Refactor [tictactoe](./helpers/tictactoe.js). -* [ ] Finish and release *dashboard-core* submodule. +* [ ] Some sort of dashboard. ## License