From 4b7643ecbfaddb03c24c1bb6a2ecc63528f6ddd2 Mon Sep 17 00:00:00 2001 From: kingchenc Date: Sun, 5 Jul 2026 23:39:35 +0200 Subject: [PATCH] docs(readme): bust Camo cache on the star-history image The star-history snapshot in the .github repo was briefly overwritten with a data-less chart; GitHub's Camo image proxy cached that blank SVG. Append a ?v cache-buster to the URL so Camo refetches the restored snapshot (same technique as the self-updating banner) and the star curve renders again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad9537f5..0b7c1d84 100644 --- a/README.md +++ b/README.md @@ -530,6 +530,6 @@ The library is provided **as is**, without warranty of any kind; see

Wickra star history + src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/badges/star-history.svg?v=2">