From f3b8560f19e62174baa2b5447a3063e1ab2ec12b Mon Sep 17 00:00:00 2001 From: "Arielle (Ari) Vaniderstine" Date: Tue, 23 Jan 2018 16:25:56 +0100 Subject: [PATCH] Appease the CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5857cf7..fca82adb 100644 --- a/README.md +++ b/README.md @@ -447,7 +447,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Musixmatch | Music | `apiKey` | Yes | Unknown | [Go!](https://developer.musixmatch.com/) | | Songkick | Music Events | `OAuth` | Yes | Unknown | [Go!](https://www.songkick.com/developer/) | | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown | [Go!](https://www.songsterr.com/a/wa/api/) | -| Spotify | Fetch data from the Spotify music catalog, manage users' playlists and saved music, get recommendations, control Spotify Connect, and more. | `OAuth` | Yes | Unknown | [Go!](https://beta.developer.spotify.com/documentation/web-api/) | +| Spotify | Fetch data from the Spotify music catalog, manage users' playlists and saved music, get recommendations, control Spotify Connect, and more | `OAuth` | Yes | Unknown | [Go!](https://beta.developer.spotify.com/documentation/web-api/) | | TasteDive | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | [Go!](https://tastedive.com/read/api) | | TheAudioDB | Music | `apiKey` | No | Unknown | [Go!](http://www.theaudiodb.com) | | Vagalume | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | Unknown | [Go!](https://api.vagalume.com.br/docs/) |