From 95b31706556da3c9c0330554512e0c4e3d60b1de Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov Date: Mon, 24 Jul 2023 21:54:22 +0300 Subject: [PATCH] Docs: Use important admonition in "Important notice" section (#2987) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5374cbd..2760b19 100644 --- a/readme.md +++ b/readme.md @@ -123,7 +123,7 @@ Please visit [this link](https://give.do/fundraisers/stand-beside-the-victims-of # Important Notice -> [!WARNING]\ +> [!IMPORTANT]\ > 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 (see https://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). # GitHub Stats Card