From f03ab5093fedf6eefa1e841d81467d768d297f7d Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:24:49 +0200 Subject: [PATCH] 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. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1205ab9..1082bee 100644 --- a/README.md +++ b/README.md @@ -351,11 +351,13 @@ YTSage/ │ │ │ └── YTSage.ico # Windows icon │ │ ├── 📁 screenshots/ # Screenshots for documentation │ │ │ ├── audio_format.png -│ │ │ ├── main.png +│ │ │ ├── Custom-Option.png +│ │ │ ├── Download-Settings.png │ │ │ ├── playlist.png -│ │ │ └── subtitle_options.png +│ │ │ └── main.png │ │ └── 📁 svg/ # SVG assets │ │ └── ytsage-wordmark.svg +│ │ └── ytsage-wordmark.svg │ ├── 📁 Icon/ # Legacy icon directory │ │ └── icon.png │ └── 📁 sound/ # Audio files