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