From 4cfb3021b8e42c1e7ff93cbf6c2b0771d3e380ef Mon Sep 17 00:00:00 2001 From: Robert Wlodarczyk Date: Sat, 24 Jun 2023 14:34:09 -0700 Subject: [PATCH] fix: typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7198946..eaea849 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # crontab -![crontab](https://github.com/SimplicityGuy/adocker-crontab/actions/workflows/build.yml/badge.svg) ![License: MIT](https://img.shields.io/github/license/SimplicityGuy/docker-crontab) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) +![crontab](https://github.com/SimplicityGuy/docker-crontab/actions/workflows/build.yml/badge.svg) ![License: MIT](https://img.shields.io/github/license/SimplicityGuy/docker-crontab) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) A simple wrapper over `docker` to all complex cron job to be run in other containers.