Update README screenshots and asset list

Added references to new screenshots (Custom-Option.png, Download-Settings.png) and adjusted the order of listed files in the documentation assets section for clarity.
This commit is contained in:
oop7
2025-11-17 17:24:49 +02:00
parent 6ae92c937e
commit f03ab5093f
+4 -2
View File
@@ -351,11 +351,13 @@ YTSage/
│ │ │ └── YTSage.ico # Windows icon │ │ │ └── YTSage.ico # Windows icon
│ │ ├── 📁 screenshots/ # Screenshots for documentation │ │ ├── 📁 screenshots/ # Screenshots for documentation
│ │ │ ├── audio_format.png │ │ │ ├── audio_format.png
│ │ │ ├── main.png │ │ │ ├── Custom-Option.png
│ │ │ ├── Download-Settings.png
│ │ │ ├── playlist.png │ │ │ ├── playlist.png
│ │ │ └── subtitle_options.png │ │ │ └── main.png
│ │ └── 📁 svg/ # SVG assets │ │ └── 📁 svg/ # SVG assets
│ │ └── ytsage-wordmark.svg │ │ └── ytsage-wordmark.svg
│ │ └── ytsage-wordmark.svg
│ ├── 📁 Icon/ # Legacy icon directory │ ├── 📁 Icon/ # Legacy icon directory
│ │ └── icon.png │ │ └── icon.png
│ └── 📁 sound/ # Audio files │ └── 📁 sound/ # Audio files