From 9cc5167c754fc966af252e263184f229be3e99fa Mon Sep 17 00:00:00 2001 From: Alexandre NOEL Date: Thu, 8 Aug 2024 12:04:00 +0200 Subject: [PATCH] Add demo.png --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13bb286..592009c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![https://nnsprod.com/cloud/s/764JeifiCtczeP8](https://nnsprod.com/cloud/s/764JeifiCtczeP8/preview) # Simple Audio Player with Playlist This project is a simple audio player with a playlist, built using HTML, CSS, and JavaScript. It supports basic audio controls, displays the current and total duration of the audio, and allows for autoplay of the next track in the playlist.