From 01adbb30dca3cba0a1bbd89dc27f1316031616ee Mon Sep 17 00:00:00 2001 From: Liam Wynne Date: Mon, 25 May 2026 14:09:55 +1000 Subject: [PATCH] docs: surface open source presence in README header Add a GitHub stars badge to the existing badge row and a short italic sub-line under it inviting issues/PRs/stars. Make the MIT license badge clickable (links to LICENSE). The body and footer already mentioned open source, but neither the header badges nor the visual top-of-fold signaled "this is on GitHub, read/star the source." Stars badge matches marketplace badge style (flat, VS Code blue) so the row stays visually coherent. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e77b47e..01d5ded 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,12 @@ VS Marketplace Version Installs Rating - License: MIT + GitHub stars + License: MIT +

+ +

+ Free and open source — built in the open on GitHub. Issues, PRs, and stars welcome.