From 019b3ec5687a9d57a8c78c524bffbf80ff4cf24c Mon Sep 17 00:00:00 2001 From: Joe Licata Date: Fri, 8 May 2026 22:15:21 +0000 Subject: [PATCH] docs: Add Star History section to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a42c15c..72d4656 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,10 @@ Please see [SECURITY.md](docs/SECURITY.md) for our security policy and reporting We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to get started, our code of conduct, and the pull request process. +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=usnavy13/LibreCodeInterpreter&type=Date)](https://star-history.com/#usnavy13/LibreCodeInterpreter&Date) + ## License This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.