From 5dd32e008573ad0215057559d2b6be41612302a6 Mon Sep 17 00:00:00 2001
From: OctoBored <212877535+OctoBored@users.noreply.github.com>
Date: Mon, 17 Aug 2026 07:13:49 +0000
Subject: [PATCH] Fix broken star history chart in README
The star history chart in the README is broken because it relies on the GitHub stargazer API, which is currently restricted. Switch to an alternative that uses a different data source and works without an API token.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 313ebf1..ca7d51c 100644
--- a/README.md
+++ b/README.md
@@ -427,8 +427,8 @@ We welcome contributions to make this package even better! ❤️
- Want to code? → Submit a PR
## Star History
-
-
+
+
Let's build something amazing together! 🚀