From 3cdf98426ede8a4d9db396efe0b458c433e4e6ad Mon Sep 17 00:00:00 2001 From: agatha Date: Sat, 11 Nov 2023 11:27:38 -0500 Subject: [PATCH] Add installation and configuration to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f8a96b..61c2dc2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Creating and using a Personal Access Token will raise that limit to 60,000 API c To use a Personal Access Token, create a `config.py` file: ``` -token = 'gh_YOUR_TOKEN_HERE' +token = 'ghp_YOUR_TOKEN_HERE' ``` ## Caught Slippin'