From ec5aac6b13ad03e89249ab7a602694286cab3666 Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Sun, 13 Dec 2020 16:37:23 +0100 Subject: Add badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 911a516..72f0dc1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # git-mirror +![Rust][github-actions-badge] + **git-mirror** is a command-line program to keep local git mirrors up to date with their origin. ## Configuration @@ -19,3 +21,5 @@ description = "A hyperfast web frontend for git repositories written in C." ### Example crontab entry Execute git-mirror every 15 with the given config. `*/15 * * * * git-mirror -c /srv/git/config.toml` + +[github-actions-badge]: https://github.com/Bond-009/git-mirror/workflows/Rust/badge.svg -- cgit v1.2.3