diff --git a/README.md b/README.md index 59f8285..67b31dd 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ pip install github3.py * Place the script under */usr/local/sbin/mail2github_issues.py*. +* Adjust the following variables accordingly: + * TOKEN = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' + * USER = 'exampledev' + * REPO = 'myrepo' + * Edit */etc/aliases*: ```