From 49620781c24464e587e637ee2207a52d2a1e0bc8 Mon Sep 17 00:00:00 2001 From: Karsten Hassel Date: Sun, 28 Dec 2025 01:00:48 +0100 Subject: [PATCH] demo with gif (#3995) add demo.gif to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7bc585c9..ca555739 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](https://www.electronjs.org/) as an application wrapper. So no more web server or browser installs necessary! +![](https://magicmirror.builders/img/demo.gif) + ## Documentation For the full documentation including **[installation instructions](https://docs.magicmirror.builders/getting-started/installation.html)**, please visit our dedicated documentation website: [https://docs.magicmirror.builders](https://docs.magicmirror.builders).