We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7754e commit 4315379Copy full SHA for 4315379
README.md
@@ -47,7 +47,7 @@ Provide the API key either through the `-a` flag or by writing to `${XDG_CONFIG_
47
```
48
$ shazam -h
49
Usage: shazam [OPTION]... [FILE]
50
-Query the Shazam identify music recognition API.
+Query the Shazam music recognition API.
51
52
Get free API access at: https://rapidapi.com/apidojo/api/shazam/
53
shazam
@@ -20,7 +20,7 @@ err_msg_exit() {
20
21
usage() {
22
printf "Usage: shazam [OPTION]... [FILE]
23
24
25
26
0 commit comments