damus-github-export

Damus issue data exported from github
git clone git://jb55.com/damus-github-export
Log | Files | Refs | README | LICENSE

commit a8a206951490da1647f5cc9b4c799c2ebb1677b1
parent 486d9457d3948f81ca9421336efb18780fd0cacb
Author: Gavin Rehkemper <gavinr@users.noreply.github.com>
Date:   Tue, 21 Apr 2020 07:40:07 -0500

Update README.md
Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -30,12 +30,12 @@ githubCsvTools ### Tokens -For all actions, you'll need a GitHub token: +For all actions, the tool will ask you to input a GitHub token. To obtain this token: 1. Go to https://github.com/settings/tokens 2. Click "Generate New Token" 3. Check on `repo` -4. Copy the token provided - this tool will ask for it. +4. Copy/paste the token provided when the tool asks for it. ## Development