We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04472db commit 0c96ebaCopy full SHA for 0c96eba
README.md
@@ -45,16 +45,16 @@
45
## 📁 Struttura Cartelle
46
47
```sh
48
-└── Python-Script/
+└── Python-Script
49
├── .github
50
│ └── workflows
51
│ └── update-reqs.yml
52
├── LICENSE
53
├── README.md
54
├── install.ps1
55
├── main.py
56
- ├── Docs
57
- ├── audio_extract.md
+ └── Docs
+ ├── audio_extract.md
58
├── codec_expoler.md
59
├── color_palette.md
60
├── efolder.md
0 commit comments