From a9b88bc522b73c8e0ab3635fa8ed9053ff4e06da Mon Sep 17 00:00:00 2001 From: Chigozirim Igweamaka Date: Sun, 7 Jul 2024 03:17:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c65d7..7665b6f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

NotShazam :musical_note:

-[NotShazam](https://notshazam.vercel.app/) is an implementation of Shazam's song recognition algorithm based on insights from these [resources](#resources). It integrates Spotify and YouTube APIs to find and download songs. +[NotShazam](https://notshazam.vercel.app/) is an implementation of Shazam's song recognition algorithm based on insights from these [resources](#resources-card-file-box). It integrates Spotify and YouTube APIs to find and download songs. ## Current Limitations While the algorithm works excellently in matching a song with its exact file, it performs poorly in identifying the right match from a recording. However, this project is still a work in progress. I'm hopeful about making it work, but I could definitely use some help :slightly_smiling_face:.