From 703dcfe7d6cc1eb3fef65b9de0fb2158daa07097 Mon Sep 17 00:00:00 2001 From: streamer45 Date: Wed, 31 Dec 2025 13:37:42 +0100 Subject: [PATCH] chore: update demo link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a144d8c8..c63f9e3f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ SPDX-License-Identifier: MPL-2.0 Live Demo License: MPL-2.0

+

Try the live demo — no install required


@@ -82,6 +83,8 @@ If you try it and something feels off, please open an issue (or a small PR). For ## Quickstart (Docker) +> **Want to skip the setup?** [Try the live demo](https://demo.streamkit.dev) to explore StreamKit instantly in your browser. + The fastest way to get started is using pre-built Docker images from GitHub Container Registry (GHCR). The image serves the web UI and includes sample pipelines. > [!CAUTION]