diff --git a/README.md b/README.md index d574efc..61bfb7f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # noiz:// -A browser-based audio player with real-time spectrum visualization, VU metering, and comprehensive playlist management. Loaded entirely from a single `index.html` file - no build step, no server, no dependencies. +A browser-based 100%-local audio player with real-time spectrum visualization, VU metering, and comprehensive playlist management. Loaded entirely from a single `index.html` file - no build step, no server, no dependencies. Plays files from your local machine. That's it. ## Obligatory Screenshot ![Screenshot](./noizshot.png) +## Demo +There is a live demo available at [bsd.pm/noiz](https://bsd.pm/noiz/). + ## Features - **Real-time FFT spectrum analyzer** - smooth animated frequency bars with configurable window function (Hanning / Blackman-Harris) and adjustable peak decay