From 6ac43f3880a8b69210f8354e8dbe2fc59b5d9f2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Oct 2024 17:08:29 +0000 Subject: [PATCH] Update project list --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index 47ed617..94fb8f2 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -40,6 +40,7 @@ * [Text to Morse Code](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Text%20to%20Morse%20Code) * [Tic-Tac-Toc using AI (min-max)](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Tic-Tac-Toc%20using%20AI%20(min-max)) * [To Do App](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/To%20Do%20App) +* [To Do List](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/To%20Do%20List) * [Translator](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Translator) * [URL Sortener](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/URL%20Sortener) * [Validate-Email](https://github.com/king04aman/All-In-One-Python-Projects/tree/main/Validate-Email)