From 4ce551013eb03d49e23b0e889d65a1f9255dba5b Mon Sep 17 00:00:00 2001 From: Haylan Date: Thu, 28 May 2026 20:07:20 +0200 Subject: [PATCH] Update example graph image link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 491c424..50923e6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A self-hosted Symfony service that merges contribution data from **GitHub**, **G https://your-host/graph.svg?theme=dark ``` -![Example graph](https://img.shields.io/badge/output-SVG%20heatmap-39d353?style=flat-square) +![Example graph](https://gitgraph.arthurerlich/graph.svg) ---