diff --git a/scripts/Music Player/README.md b/scripts/Music Player/README.md index 4d9aa89..7aa576d 100644 --- a/scripts/Music Player/README.md +++ b/scripts/Music Player/README.md @@ -1,5 +1,7 @@ # Music Player GUI +![Screenshot (465)](https://user-images.githubusercontent.com/48403800/195563802-fdc224c3-8325-4e1b-b768-2d85e44a3666.png) + This is a GUI framework where two GUI libraries are used: - Pygame @@ -8,3 +10,4 @@ This is a GUI framework where two GUI libraries are used: It has functions such as play, stop, pause and resume in order to control the music player. To create a music player with Python, we will be using the **Pygame** sound component and _askdirectory()_ method of Tkinter +