From 30a66ec1f44e6686a5e3d63b1a06e7d6475b4d16 Mon Sep 17 00:00:00 2001 From: Safi Date: Wed, 8 Apr 2026 20:06:06 +0100 Subject: [PATCH] fix: switch star history chart to starchart.cc (no auth required) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9368cd5f..50230b02 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ NetworkX + Leiden (graspologic) + tree-sitter + vis.js. Semantic extraction via ## Star history -[![Star History Chart](https://api.star-history.com/svg?repos=safishamsi/graphify&type=Date)](https://star-history.com/#safishamsi/graphify&Date) +[![Star History Chart](https://starchart.cc/safishamsi/graphify.svg)](https://starchart.cc/safishamsi/graphify)
Contributing