From bb2b60de5b8d7dc3f70f9c7d21eafde38f8d45de Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Tue, 26 May 2026 15:52:58 +0530 Subject: [PATCH] fix: md rendering --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69be899..0f36a2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ 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. -![video](docs/assets/demo.mp4) + ## Features