Skip to content

Commit 009e7b9

Browse files
authored
fix: add link to github actions in build badge
1 parent 57be15c commit 009e7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# backmeup - a lightweight backup utility for the CLI
2-
![build](https://github.com/d-Rickyy-b/backmeup/workflows/build/badge.svg)
2+
[![build](https://github.com/d-Rickyy-b/backmeup/workflows/build/badge.svg)](https://github.com/d-Rickyy-b/backmeup/actions?query=workflow%3Abuild)
33

44
When managing several servers, you often find yourself in a need of making backups. I searched for tools online that could make it into a painless experience but never found an easy-to-use, lightweight, portable, CLI tool which is easy to configure and does not need a remote server for backups.
55
That's why I created **backmeup**.

0 commit comments

Comments
 (0)