From f52bf38add3be413b74820f03086c02ad6008ea6 Mon Sep 17 00:00:00 2001 From: intagliated Date: Fri, 8 May 2026 10:38:35 +0530 Subject: [PATCH] Fix: Correct pipe count for Verome API table row --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88776f73..5fc6c654 100644 --- a/README.md +++ b/README.md @@ -1240,7 +1240,7 @@ API | Description | Auth | HTTPS | CORS | | [Sunor](https://docs.sunor.cc) | AI music generation API via Suno, with pay-as-you-go credits | `apiKey` | Yes | Unknown | | [TasteDive](https://tastedive.com/read/api) | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | | [TheAudioDB](https://www.theaudiodb.com/api_guide.php) | Music | `apiKey` | Yes | Unknown | -| [Vagalume](https://api.vagalume.com.br/docs/) | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | Unknown | +| [Vagalume](https://api.vagalume.com.br/docs/) | Crowdsourced lyrics and music knowledge | `apiKey`| Yes | Unknown | | [Verome](https://github.com/Kirazul/Verome-API) | Music API for searching, streaming, and exploring music data from YouTube Music, YouTube, and Last.fm | No | Yes | Unknown | **[⬆ Back to Index](#index)**