diff --git a/README.md b/README.md index ac29590..2e6b0a5 100644 --- a/README.md +++ b/README.md @@ -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