From 6ddc10ef2dd3b48ef7e0b95914f4cab1883f9bad Mon Sep 17 00:00:00 2001 From: Ben Buttigieg <70525+BenBtg@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:01:29 +0100 Subject: [PATCH] Add Star History section to README Added a Star History section with a chart to visualize repository stars over time. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0a0b4119b..66cdfa091 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,16 @@ Once the implementation is complete, test the application and resolve any runtim --- +## Star History + + + + + + Star History Chart + + + ## 💬 Support For support, please open a [GitHub issue](https://github.com/github/spec-kit/issues/new). We welcome bug reports, feature requests, and questions about using Spec-Driven Development.