Merge pull request 'corrected readme' (#6) from develop into main
Reviewed-on: Fabel/Tree-Structurer#6
This commit is contained in:
commit
b731212788
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue