develop
main
@ -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