diff --git a/src/resources/apiinteractionresource.py b/src/resources/apiinteractionresource.py index 849ee7b..6d29302 100644 --- a/src/resources/apiinteractionresource.py +++ b/src/resources/apiinteractionresource.py @@ -1,5 +1,5 @@ """ -Base resource with user handling and Spotify integration +Base resource with user handling, Spotify and MusicBrains integration """ __author__ = '@tormakris'