add license information
This commit is contained in:
parent
1b609b5f3a
commit
098642ec70
1 changed files with 5 additions and 0 deletions
|
@ -13,3 +13,8 @@ cp .env.sample .env
|
|||
nano .env
|
||||
python3 main.py
|
||||
```
|
||||
|
||||
## LICENSE
|
||||
This project is licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/deed). You're free to do whatever the hell you want with it. If you want to, you can also consider it licensed under [WTFPL](https://en.wikipedia.org/wiki/WTFPL) or [EVVKTVH](https://evvk.com/evvktvh.html)
|
||||
|
||||
No guarantees are given. If you choose to use this code and you point a finger at me for messing up your stuff, I'll happily stand there and laugh at you.
|
||||
|
|
Loading…
Add table
Reference in a new issue