From de2323393fcfcc72a53e8fb150985f9cce46fbb8 Mon Sep 17 00:00:00 2001 From: calesthio Date: Sat, 27 Jun 2026 17:09:28 -0700 Subject: [PATCH] docs(readme): add Star History chart + polish Repository of the Day badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Star History section before License (dark-mode-aware picture/source pattern matching calesthio/Crucix). Links to star-history.com. - Repository of the Day badge restyled to match the deer-flow aesthetic: dark labelColor (#0D1117 — GitHub background), gold accent (#F6B543 dark / #D9892A light), prefers-color-scheme picture variants, 48px height for a more pill-like proportion. The current bright-purple shields.io block was less distinctive than the surrounding YouTube/X badges. OpenMontage isn't currently listed on Trendshift (deer-flow's badge provider), so the badge stays shields.io-based; design matches the intent. If we want a real Trendshift badge later, register the repo at trendshift.io and swap in the api/badge/repositories/ URL. --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a4275ba..d1863121 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,12 @@

- #1 on GitHub Trending — Repository of the Day + + + + 🏆 Repository of the Day — #1 on GitHub Trending + +

Follow The Build

@@ -660,6 +665,18 @@ make test --- +## Star History + + + + + + Star History Chart + + + +--- + ## License [GNU AGPLv3](LICENSE)