From 66ef25fede59f90a319893419141ca248ee01cfe Mon Sep 17 00:00:00 2001 From: Segun Bakare Date: Sun, 26 May 2024 15:36:29 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec079b5..ce1ccff 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This open-source project is aimed at analyzing and curating playlists based on t - **README.md:** Detailed project overview, usage instructions, and technology used. - **main.py:** The Python script orchestrating the project, handling everything from API credentials setup to token exchange using PKCE for fetching liked songs, extracting data, and creating the playlist. - **index.html:** Landing page for user interaction +- - **Playlist image:** [Playlist_image](Playlist_image/Playlist_image.png) ## Technologies Used - Python for scripting and API interactions.