diff --git a/README.md b/README.md index 426b676..362d6ec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@

NotShazam :musical_note:

+

+ screenshot +

+ [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 @@ -39,10 +46,11 @@ Serve the Backend App ``` go run main.go serve [-proto ] [-port ] ``` -Download a Song +Download a Song +Note: A link from Spotify's mobile app won't work. You can copy the link from either the desktop or web app. ``` go run main.go download -``` +``` Find matches for a song/recording ``` go run main.go find