From fdfe6a121076a8d5ca85e19352209aaab1bb6022 Mon Sep 17 00:00:00 2001 From: Alexandre NOEL Date: Fri, 22 May 2026 18:58:54 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e86fa49..24c6d61 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![https://nnsprod.com/cloud/s/764JeifiCtczeP8](https://nnsprod.com/cloud/s/5mA4Dpm6bASqYXS/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. +This project is a simple audio player with a playlist, built using HTML, CSS, and JavaScript with NO LIBS (No jQuery or whatever). 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. ## Features