corrected readme #6

Merged
Fabel merged 1 commits from develop into main 2025-01-21 17:21:56 +00: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
```
dir Structure for /path/to/directory:
/path/to/directory
Analyzing directory: /path/to/directory:
├── main.py
├── module1
│ ├── __init__.py