From d6e9f212514286e3312f2dcbbae0c5b255e60fb8 Mon Sep 17 00:00:00 2001 From: Philipp Reisigl Date: Tue, 22 Aug 2023 19:20:32 +0200 Subject: [PATCH] add codecov badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e09f9c..042da66 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # cronforatk +[![codecov](https://codecov.io/gh/PhilippGrashoff/cronforatk/branch/main/graph/badge.svg)](https://codecov.io/gh/PhilippGrashoff/cronforatk) This repository is an extension for atk4/data. It enables you to easily set and store the execution of many different cronjobs. Many different schedule options from yearly to minutely are available.