@@ -1,3 +1,4 @@
+
# 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.