From d1df52177826cc94d885d8eebe58e79452720895 Mon Sep 17 00:00:00 2001 From: tommy0103 <43411539+tommy0103@users.noreply.github.com> Date: Wed, 22 Jul 2026 05:52:33 +0800 Subject: [PATCH] chore: Update README.md add star history graph --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31aa25f..a3b576b 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,10 @@ not a second executable runtime. --- +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=tommy0103/obelisk&type=date&legend=top-left)](https://www.star-history.com/#tommy0103/obelisk&type=date&legend=top-left) + ## License AGPL-3.0 @tommy0103