From bc6c22ea1727987542eef29f57b890f3a678a769 Mon Sep 17 00:00:00 2001 From: Anurag Hazra Date: Mon, 25 Oct 2021 23:29:04 +0530 Subject: [PATCH] docs: add fork instructions (#1418) * docs: add fork instructions * chore: revert toc --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b06fd64..a6dab59 100644 --- a/readme.md +++ b/readme.md @@ -411,6 +411,7 @@ NOTE: Since [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we ![](https://files.catbox.moe/btd78j.jpeg) 1. Sign into GitHub and allow access to all repositories, if prompted 1. Fork this repo +1. After forking the repo, open the [`vercel.json`](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json#L5) file and change the `maxDuration` field to `10` 1. Go back to your [Vercel dashboard](https://vercel.com/dashboard) 1. Select `Import Project` ![](https://files.catbox.moe/qckos0.png)