From ecd93e002a8e0b37828f3b01185a27a7ddc703d8 Mon Sep 17 00:00:00 2001 From: Daniel Honus Date: Fri, 9 Oct 2020 17:35:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 363258d..cff15f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # JS-audio-stream-player -A simple player for an audio stream written in javascript. Light and dark mode support, only for streaming audio. +A simple player for an audio stream written in javascript. Light and dark mode support, only for streaming audio. Uses xml parsing to get currently playing artist and song. Audio quality switch. ## How to use Very simple to use, currently has a working radio stream put in. Simply replace relevant links to your .mp3/other stream and the logo image. + +![alt text](https://raw.githubusercontent.com/HonusDaniel/JS-audio-stream-player/main/1.png) +![alt text](https://raw.githubusercontent.com/HonusDaniel/JS-audio-stream-player/main/2.png) +