From 0be870f837c3a0cd8a836882a814945ff2d5b871 Mon Sep 17 00:00:00 2001 From: Mohammed Efaz <44260523+WhiteHades@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:24:52 +0200 Subject: [PATCH] docs: add star history chart to readme (#259) --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c895976..6310bef 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,16 @@ docs/ landing page (index.html) + preview clips All user data lives in `data/` (gitignored): `app.db` (sessions, messages, documents), `memory.json`, `presets.json`, `uploads/`, `personal_docs/`, `chroma/`, `settings.json`. +## Star History + + + + + + Star History Chart + + + ## License MIT -- see [LICENSE](LICENSE) and [ACKNOWLEDGMENTS.md](ACKNOWLEDGMENTS.md).