From f5206375c0d698885414621304052dfb4cc6a63c Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Wed, 26 Nov 2025 14:08:46 +0000 Subject: [PATCH] docs(readme): add star history graph because it's fun --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c25d9b64..67746056 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,10 @@ services: 🆕 Image also available as `ghcr.io/qdm12/gluetun` +## Fun graphs + +[![Star History Chart](https://api.star-history.com/svg?repos=qdm12/gluetun&type=date&legend=top-left)](https://www.star-history.com/#qdm12/gluetun&type=date&legend=top-left) + ## License [![MIT](https://img.shields.io/github/license/qdm12/gluetun)](https://github.com/qdm12/gluetun/blob/master/LICENSE)