Skip to content

Commit 5920f73

Browse files
committed
refine project description and update live demo link in README.md
1 parent 6c0b52d commit 5920f73

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22

33
## Description
44

5-
This **JavaScript-based project** creates an interactive music player. It showcases fundamental programming concepts, including DOM manipulation, event handling, and audio controls.
5+
This **JavaScript-based project** is an interactive music player. It showcases fundamental programming concepts, including DOM manipulation, event handling, and audio controls.
66

7-
_#freeCodeCamp JavaScript Algorithms and Data Structures Projects_
7+
## Live Demo
88

9-
### Example or Live Demo
10-
11-
- **Example (Optional)**: A music player with play/pause, forward, and backward functionality, displaying the current song title.
12-
- **Live Demo**: [Music Player](https://quintin-dev.github.io/JavaScript-Mini_Project-Music_Player/)
9+
- To view the project, click here: [Music Player](https://quintin-dev.github.io/JavaScript-Mini_Project-Music_Player/)
1310

1411
## Features
1512

0 commit comments

Comments
 (0)