diff --git a/Repo-structure.md b/Repo-structure.md index e0af9b5c..7bf02d1e 100644 --- a/Repo-structure.md +++ b/Repo-structure.md @@ -165,7 +165,8 @@ │ ├── Rock-Paper-Scissors │ ├── Snake_Game │ ├── Tic_Tac_Toe -│ └── Trivia +│ ├── Trivia +│ └── Turtle Collection Game ├── Generative-AI │ └── Code-LLM-bot │ ├── images diff --git a/repo_structure.txt b/repo_structure.txt index 28955edb..f769f2ef 100644 --- a/repo_structure.txt +++ b/repo_structure.txt @@ -163,7 +163,8 @@ │ ├── Rock-Paper-Scissors │ ├── Snake_Game │ ├── Tic_Tac_Toe -│ └── Trivia +│ ├── Trivia +│ └── Turtle Collection Game ├── Generative-AI │ └── Code-LLM-bot │ ├── images