Add license section to README
This commit is contained in:
@@ -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`.
|
||||||
|
|||||||
@@ -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`.
|
||||||
|
|||||||
Reference in New Issue
Block a user