From 08a47dad0838ac336c5ecd11cfda8902ed2e4440 Mon Sep 17 00:00:00 2001 From: Theodotos Andreou Date: Thu, 7 Jun 2018 05:20:16 -0700 Subject: [PATCH] More descriptive documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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*: ```