From d9a8606221d4979af8c734769e6db098bdae441f Mon Sep 17 00:00:00 2001 From: Guillem Castro Date: Fri, 12 Feb 2021 18:19:31 +0100 Subject: [PATCH] Add disclaimer --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 023cf8c..2055679 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ ARGS: Songs and playlists must be passed as Spotify URIs (e.g. `spotify:track:123456789abcdefghABCDEF` for songs and `spotify:playlist:123456789abcdefghABCDEF` for playlists). +## Disclaimer + +The usage of this software may infringe Spotify's ToS and/or your local legislation. Use it under your own risk. + ## License -spotify-dl is licensed under the MIT license. See [LICENSE](LICENSE). \ No newline at end of file +spotify-dl is licensed under the MIT license. See [LICENSE](LICENSE).