Skip to content

Commit

Permalink
Update repo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
UTSAVS26 committed Oct 5, 2024
1 parent 3673b69 commit 771ac24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Repo-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
│ ├── Menu_Driven_Code_for_Tree_Traversals.py
│ └── README.md
├── Automation_Tools
│ └── Image-Tool
│ ├── Image_Tool.py
│ ├── README.md
│ └── requirements.txt
├── Beginner_Projects
│ ├── Calculator_App
│ │ ├── README.md
Expand Down
4 changes: 4 additions & 0 deletions repo_structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
│ ├── Menu_Driven_Code_for_Tree_Traversals.py
│ └── README.md
├── Automation_Tools
│ └── Image-Tool
│ ├── Image_Tool.py
│ ├── README.md
│ └── requirements.txt
├── Beginner_Projects
│ ├── Calculator_App
│ │ ├── README.md
Expand Down

0 comments on commit 771ac24

Please sign in to comment.