From ab53d2b22c5ba93dc46261412427dafcb59eebb8 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 05:30:19 +0000 Subject: [PATCH] Update README badges to for-the-badge style and add Spotify WebAPI badge --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b88f752..a8da6c4 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ Provides 51 granular tools perfect for building dynamic HUDs, music visualizers, and AI-powered music control interfaces -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Node.js Version](https://img.shields.io/badge/node-%3E%3D18-brightgreen)](https://nodejs.org) -[![TypeScript](https://img.shields.io/badge/TypeScript-5.4-blue)](https://www.typescriptlang.org/) -[![MCP SDK](https://img.shields.io/badge/MCP%20SDK-1.0.1-purple)](https://github.com/modelcontextprotocol/sdk) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) +[![Node.js Version](https://img.shields.io/badge/node-%3E%3D18-brightgreen?style=for-the-badge)](https://nodejs.org) +[![TypeScript](https://img.shields.io/badge/TypeScript-5.4-blue?style=for-the-badge)](https://www.typescriptlang.org/) +[![MCP SDK](https://img.shields.io/badge/MCP%20SDK-1.0.1-purple?style=for-the-badge)](https://github.com/modelcontextprotocol/sdk) +[![Spotify WebAPI](https://img.shields.io/badge/Spotify-WebAPI-green?style=for-the-badge)](https://developer.spotify.com/documentation/web-api)