From 1de4eba8822b79690bb47b9aa230c5f92268a4f6 Mon Sep 17 00:00:00 2001
From: FaintFlower <310248465+FaintFlower@users.noreply.github.com>
Date: Wed, 19 Aug 2026 10:28:36 +0000
Subject: [PATCH] fix: update star history chart to fix broken rendering
The current star history chart is broken due to GitHub stargazer API restrictions. Update the README star history chart to use a working alternative that renders reliably.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 496001d35..e825c2e1c 100644
--- a/README.md
+++ b/README.md
@@ -367,8 +367,8 @@ Atomic Chat is built by a small core team and **140+ contributors** — includin
### ⭐ Star History
-
-
+
+
---