From 3b2e5517bf82b78f4987187051cefa69f9dda3f4 Mon Sep 17 00:00:00 2001 From: tyler Date: Sat, 6 Jun 2026 03:08:38 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3e6e258..a9ef0e5 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,14 @@ export either the picture (PNG) or the isolated audio (WAV). rspektrum runs thre ways: a native desktop app (C + raylib), a headless command-line renderer, and a WebAssembly build in the browser. +## [Click for Video Demo](https://nicecrew.tv/w/2w9Y5qvKuDz6mwrzAweryW) + + + ![rspektrum spectrogram view with mLnL annotation overlay](resources/Screenshot.png) + + --- ## What it's for