From 5c300bfcb4eb666f6824c68738a3c47e041ec091 Mon Sep 17 00:00:00 2001 From: PeculiarProgrammer <179261820+PeculiarProgrammer@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:50:05 -0500 Subject: [PATCH] Update README to account for watches --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bdeeea..4dcf1d3 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ Note: Although this is advertised as AI, it is not. It's simply a semi-optimized ## TODO - [ ] Enhance frequency algorithm -- [ ] Make the app functional on wearable devices to improve ease-of-use +- [x] Make the app functional on wearable devices to improve ease-of-use ([watch](https://github.com/PeculiarProgrammer/Ghost-AI/tree/watch) branch) - [ ] Add more dictionary options - [ ] Implement tests +- [ ] Improve efficiency If you can think of any more, please leave an issue.