From fea147ac9e973f96cc2d11962118d07e29dd6a71 Mon Sep 17 00:00:00 2001 From: Superredstone Date: Thu, 12 Feb 2026 21:20:25 +0100 Subject: [PATCH] docs: add license footer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 366aedc..7168bd7 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,6 @@ git clone https://github.com/Superredstone/spotiflac-cli ./tools/fetch_spotiflac_backend.sh ``` 3) Go get all the dependencies + +## License +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.