From 4e7c53d79fe483329fc0c6a12a21ebd95a6f573a Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Tue, 26 May 2026 15:57:15 +0530 Subject: [PATCH] docs: Update README to remove video and add asset link Removed video demo from README and added a link to GitHub assets. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0f36a2e..4488dcd 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ A fullscreen splash-screen wrapper for launching a game or app. It displays an image (or a fallback black screen), starts your executable, and closes when the process exits or loses focus after launch. - +https://github.com/user-attachments/assets/22da49b4-0f1f-4208-8d0b-9eeef14e35e5 ## Features @@ -103,4 +100,4 @@ You can set these by using the `-m` or `--mode` flag: build/gsplash [--mode=stretch|center|crop] [args...] build/gsplash -m stretch|center|crop [args...] -``` \ No newline at end of file +```