From 668f840fff69d9f6b4b1d3d3545c55b25e390c60 Mon Sep 17 00:00:00 2001 From: agres Date: Tue, 18 Mar 2025 19:48:46 +0100 Subject: [PATCH] Authors Added --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e08039d..f0a6c4a 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,8 @@ Get Track's Audio Features - Deprecated: /audio-features/{id} [Official Spotify Get Track's Audio Analysis - Deprecated: /audio-analysis/{id} [Official Spotify Documentation](https://developer.spotify.com/documentation/web-api/reference/get-audio-analysis) Get Artist: /artists/{id} [Official Spotify Documentation](https://developer.spotify.com/documentation/web-api/reference/get-an-artist) + +## Authors + +[Chris Kiriakou](https://github.com/ckiri) +[Dominik Agres](https://github.com/agresdominik)