diff --git a/README.md b/README.md index 6fc8bce..7a63314 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ npm install github-labels -g ## Usage ``` -$ labels -c path/to/conf.json user/repo +$ labels -c path/to/conf.json -t github-personal-access-token user/repo ``` About config file, see [my conf](https://gist.github.com/popomore/8ef8ad0573c97081da22dca1cc84173e) for example.