From 0b84f20c929ca47c06e768d009c65e8c088478e0 Mon Sep 17 00:00:00 2001 From: clach04 Date: Sun, 11 Sep 2022 10:26:45 -0700 Subject: [PATCH] fix #11 document token requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae04ad..35ef128 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Usage The script takes the following arguments: * ***-t*** (***--token***): You need an - [OAuth](https://developer.github.com/v3/oauth/) token from Github to + [OAuth](https://developer.github.com/v3/oauth/) token from Github (with repo scope) to run github-todotxt. You can get one at https://github.com/settings/tokens . Note that Github only shows the token once, so copy-and-paste it! * ***-f*** (***--file***): Path to your todo.txt file. The default is