Compare commits

..

2 Commits

Author SHA1 Message Date
Falko Victor Habel b731212788 Merge pull request 'corrected readme' (#6) from develop into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 10s Details
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Has been cancelled Details
Reviewed-on: Fabel/Tree-Structurer#6
2025-01-21 17:21:56 +00:00
Falko Victor Habel 9884d36360 corrected readme
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 9m20s Details
2025-01-20 18:38:10 +01:00
1 changed files with 1 additions and 2 deletions

View File

@ -47,8 +47,7 @@ By default, `tree_structurer` ignores files and folders that start with `_` or `
#### Example Output #### Example Output
``` ```
dir Structure for /path/to/directory: Analyzing directory: /path/to/directory:
/path/to/directory
├── main.py ├── main.py
├── module1 ├── module1
│ ├── __init__.py │ ├── __init__.py