From b5eea8d30c209816eb268b1d020a23f0d09347b0 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Tue, 10 Feb 2026 18:18:56 +0100 Subject: [PATCH] feat: add "Last Update" badge showing daily activity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add visible "Last Update" badge in README to showcase guide's high activity (95+ releases in 33 days). Auto-updates via sync-version.sh. Changes: - README.md: Badge "Updated-{date}_·_v{version}" before Quiz badge - README.md: Footer now shows "Updated daily · {date}" - sync-version.sh: Auto-update date in badge + footer on version sync Badge links to CHANGELOG.md for full history. Co-Authored-By: Claude Sonnet 4.5 --- README.md | 3 ++- scripts/sync-version.sh | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1ad333..1874d90 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@

Stars + Last Update Quiz Templates

@@ -509,7 +510,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.24.0 | February 2026 | Crafted with Claude* +*Version 3.24.0 | Updated daily · Feb 10, 2026 | Crafted with Claude*