diff --git a/README.md b/README.md index 61bfb7f..02c9d05 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # noiz:// +![Logo](./noizmainlogo.png) + 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 diff --git a/noizmainlogo.png b/noizmainlogo.png new file mode 100644 index 0000000..047db0f Binary files /dev/null and b/noizmainlogo.png differ