aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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