From a288dbc140fefbc46745f70cdcd71148802fdabf Mon Sep 17 00:00:00 2001 From: "Max P." Date: Wed, 21 May 2025 09:20:54 +0200 Subject: [PATCH] docs(readme): add project time badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f03c36..737402a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # systemd-timer +![Project time](https://waka.0xmax42.io/api/badge/0XMax42/interval:today/project:systemd-timer?label=Project%20time) + Ein einfaches CLI-Tool zum schnellen Erzeugen von systemd `.service` und `.timer` Units – als Ersatz oder moderne Ergänzung zu klassischen `cron`-Jobs. ---