From 4c00d5e8e973dafd35677d4701ff9856177473c9 Mon Sep 17 00:00:00 2001 From: Tanabe Ken-ichi Date: Mon, 25 Jan 2021 16:27:57 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aef44e2..d2406a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-github-apps -`go-github-apps` is a command-line tool to retrieve a github access token for your Github Apps. +`go-github-apps` is a command-line tool to retrieve a Github Apps Installation Token. When you want to call Github APIs from machines, you would want an access token which independs of a real account. Github provides several ways to issue tokens, for example: