Crop the image a bit

This commit is contained in:
Filip Troníček 2020-07-14 21:40:38 +02:00 committed by GitHub
parent 3b3ce41ae4
commit dcde5f8205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,7 +156,7 @@ Since Github API only allows 5k requests per hour it is possible that my `https:
1. Fork this repo
1. Go back to your [Vercel dashboard](https://vercel.com/dashboard)
1. Select `Import project`
![](https://files.catbox.moe/why170.png)
![](https://files.catbox.moe/qckos0.png)
1. Select `Import Git Repository`
![](https://files.catbox.moe/pqub9q.png)
1. Select root and keep everything as is, just add your environment variable named GITHUB_TOKEN (as shown), which will contain a personal access token (PAT), which you can easily create [here](https://github.com/settings/tokens/new) (leave everything as is, just name it something, can be anything you want.)