From 9ab383bbbe98f942f0a000f316ef62702d255cf2 Mon Sep 17 00:00:00 2001 From: Coy Geek <65363919+coygeek@users.noreply.github.com> Date: Sat, 21 Jun 2025 08:46:26 -0700 Subject: [PATCH] docs: Add Star History chart to README (#15) This PR adds a "Star History" section to the README.md file. This section includes a dynamic SVG chart that visualizes the repository's star growth over time, providing a nice visual metric for community engagement. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e8b10ec..c2d6fce 100644 --- a/README.md +++ b/README.md @@ -420,3 +420,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file Request Feature

+ + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=getAsterisk/claudia&type=Date)](https://www.star-history.com/#getAsterisk/claudia&Date)