Add license section to README

This commit is contained in:
2026-02-08 01:19:08 +03:00
parent ab2bc5de33
commit 4b895748d1
2 changed files with 12 additions and 0 deletions

View File

@@ -58,6 +58,12 @@ See `CONFIG.en.md` for full details.
python bot.py python bot.py
``` ```
## License
Copyright (C) 2026 benya
GNU GPL v3.0. Full text in `LICENSE`.
## Notes ## Notes
- For NPMplus with self-signed TLS, set `npmplus.verify_tls: false`. - For NPMplus with self-signed TLS, set `npmplus.verify_tls: false`.

View File

@@ -58,6 +58,12 @@ cp config.example.yaml config.yaml
python bot.py python bot.py
``` ```
## Лицензия
Copyright (C) 2026 benya
GNU GPL v3.0. Полный текст в `LICENSE`.
## Примечания ## Примечания
- Для NPMplus с self-signed TLS установи `npmplus.verify_tls: false`. - Для NPMplus с self-signed TLS установи `npmplus.verify_tls: false`.