From e9fc155153e8c9424f7a47f4e008030b57eb325a Mon Sep 17 00:00:00 2001
From: Chigozirim Igweamaka
Date: Wed, 19 Nov 2025 08:04:13 -0800
Subject: [PATCH] Update README.md
---
README.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/README.md b/README.md
index c967540..75f727c 100644
--- a/README.md
+++ b/README.md
@@ -8,16 +8,11 @@
-Demo in Video
+Demo in Video | How it was made (YouTube)
## Description 🎼
SeekTune 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 doesn't always find 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:.
-Additionally, it currently only supports song files in WAV format.
-)
-
## Installation :desktop_computer:
### Prerequisites
- Golang: [Install Golang](https://golang.org/dl/)