From 88dc01733091b16ebd9cdf409ef9e1a3bf3f0145 Mon Sep 17 00:00:00 2001 From: Chaerne <99126886+FinianLandes@users.noreply.github.com> Date: Mon, 11 Mar 2024 07:49:28 +0100 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 138a205..1501497 100644 --- a/library.properties +++ b/library.properties @@ -2,7 +2,7 @@ name = Spotify_Esp32 version = 1.0.0 author = Finian Landes, Pia Piekarek maintainer = Finian Landes -sentence = A client to interact with the Spotify API +sentence = A wrapper for the Spotify API paragraph = This library provides a client to interact with the Spotify API. It is designed to be used with the ESP32 microcontroller. category = Communication url = https://github.com/FinianLandes/Spotify_Esp32