Update README.md

This commit is contained in:
filimonov 2021-08-05 13:19:13 +02:00 committed by GitHub
parent 7fdf3cc263
commit 7b6ae5ee17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,14 @@
## Generate changelog
Generate github token:
* https://github.com/settings/tokens - keep all checkboxes unchecked, no scopes need to be enabled.
Dependencies:
```
apt-get install git curl jq python3 python3-fuzzywuzzy
```
Usage example:
```