aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 654e7e0..ed83bae 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# DNA Backup
+[![build][build-img]][build-url]
+
_Deduplicated versioned backups for DNA._
## Requirements
@@ -20,3 +22,6 @@ go test ./...
# Run
go run . <source-dir> <repository>
```
+
+[build-img]: https://github.com/n-peugnet/dna-backup/actions/workflows/build.yml/badge.svg
+[build-url]: https://github.com/n-peugnet/dna-backup/actions/workflows/build.yml