diff --git a/README.md b/README.md index e2400c15f95309a1998126883455b573704d3140..c9d9a128131d87179e5351b5067363347a7a916c 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,8 @@ This will only store the token locally in the secret storage, without any valida ```bash source venv/bin/activate ./main.py -``` \ No newline at end of file +``` + +## License + +This "project" is licensed under [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/), i.e., released to the public domain. TL;DR: You can do whatever the fuck you want to with this code, but don't hold me liable if something bad happens.