From 8a5110f6adbae54cf1b15bb4358f321874c1fdb0 Mon Sep 17 00:00:00 2001 From: Mutasem-mk4 <140179052+Mutasem-mk4@users.noreply.github.com> Date: Sun, 7 Jun 2026 04:42:14 +0300 Subject: [PATCH] docs: add star history chart to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 05c2c14..6834676 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,10 @@ See [Support Matrix](docs/support-matrix.md) for details. `procscope` is community-driven. See [CONTRIBUTING.md](CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) to get involved. +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=Mutasem-mk4/procscope&type=Date)](https://star-history.com/#Mutasem-mk4/procscope&Date) + ## License [MIT](LICENSE)