From 18a91867faaafc378a2ec0a750863ccb4171fc71 Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:38:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b5f743..085322c 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Each entry can override the global `--mode`, `--pixel`, `--vol`, and `--cols` de [ { "video": "intro.mp4", "mode": 1, "vol": 1 }, { "video": "main.mp4", "mode": 5, "pixel": true, "vol": 3, "cols": 520 }, - { "video": "outro.mp4", "mode": 3, "vol": 2, "cols": 200 } + { "video": "outro.mp4", "mode": 3, "vol": 2, "cols": 240 } ] ``` Video paths are resolved automatically — the engine checks the project root and the `videos/` subfolder, so you can write just the filename.