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
>Since the GitHub API only[allows 5k requests per hour per user account](https://docs.github.com/en/graphql/overview/resource-limitations), the public Vercel instance hosted on`https://github-readme-stats.vercel.app/api` could possibly hit the rate limiter (see[#1471](https://github.com/anuraghazra/github-readme-stats/issues/1471)). We use caching to prevent this from happening (seehttps://github.com/anuraghazra/github-readme-stats#common-options). You can turn off these rate limit protections by deploying[your own Vercel instance](#disable-rate-limit-protections).