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'