You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -406,14 +406,16 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
406
406
407
407
####[Check Out Step By Step Video Tutorial By@codeSTACKr](https://youtu.be/n6d4KHSKqGk?t=107)
408
408
409
+
>**NOTE**: If you are on the[hobby (i.e. free)](https://vercel.com/pricing) Vercel plan, please make sure you change the`maxDuration` parameter in the[vercel.json](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json) file from`30` to`10` (see#1416 for more information).
410
+
>
409
411
Since the GitHub API only allows 5k requests per hour, my`https://github-readme-stats.vercel.app/api` could possibly hit the rate limiter. If you host it on your own Vercel server, then you do not have to worry about anything. Click on the deploy button to get started!
410
412
411
-
NOTE: Since[#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we should be able to handle more than 5k requests and haveno issues with downtime:D
413
+
**NOTE:** Since[#58](https://github.com/anuraghazra/github-readme-stats/pull/58), we should be able to handle more than 5k requests and havefewer issues with downtime:grin:.
412
414
413
415
[](https://vercel.com/import/project?template=https://github.com/anuraghazra/github-readme-stats)