From d4df5ec38634e0d7293caf959331c075a175d24c Mon Sep 17 00:00:00 2001 From: Segun Bakare Date: Sun, 26 May 2024 15:51:59 -0700 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143334b..576ccbe 100644 --- a/README.md +++ b/README.md @@ -29,7 +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:** [Image](Playlist_image/playlist.png) +- **Playlist image:** [Image](Playlist_image/playlist.png) ## Technologies Used - Python for scripting and API interactions.