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) +