Skip to content

Commit 8c0aa7b

Browse files
committed
Fix indentation in README file tree
Corrected the indentation for the pdf_combiner.py entry in the project file tree for consistency and readability.
1 parent adff6fe commit 8c0aa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Introdotto il file `main.py` che gestisce:
6565
├── remove.py
6666
├── sposta_file.py
6767
├── transcribe_wav.py
68-
├── pdf_combiner.py
68+
├── pdf_combiner.py
6969
└── trash.py
7070

7171
```

0 commit comments

Comments
 (0)