Skip to content

Commit

Permalink
Update project tree structure in README
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 5, 2024
1 parent 8df8976 commit 51c0450
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -984,6 +984,9 @@
│   ├── JS
│   │   └── asyncawait.js
│   ├── Overview.txt
│   ├── PopUp Design
│   │   ├── index.html
│   │   └── style.css
│   ├── SurveyForm
│   │   ├── README.md
│   │   ├── Screenshot (61).png
Expand Down Expand Up @@ -1143,6 +1146,6 @@
└── rust
└── factorial.rs
226 directories, 894 files
227 directories, 896 files
```
<!-- PROJECT_TREE_END -->
5 changes: 4 additions & 1 deletion project_tree_structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,9 @@
│   ├── JS
│   │   └── asyncawait.js
│   ├── Overview.txt
│   ├── PopUp Design
│   │   ├── index.html
│   │   └── style.css
│   ├── SurveyForm
│   │   ├── README.md
│   │   ├── Screenshot (61).png
Expand Down Expand Up @@ -1119,4 +1122,4 @@
└── rust
└── factorial.rs

226 directories, 894 files
227 directories, 896 files

0 comments on commit 51c0450

Please sign in to comment.