From dcda1bd07e0e97bfa3ccab3a8e5d01b2ffd590ba Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 29 Oct 2023 23:10:11 +0530 Subject: [PATCH] chore: fix Garnix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 440743b..ff36dc6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# rucksack [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Built with Garnix](https://img.shields.io/endpoint?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fmsfjarvis%2Frucksack%3Fbranch%3Dmain)](https://garnix.io) +# rucksack [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Built with Garnix](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fmsfjarvis%2Frucksack%3Fbranch%3Dmain)](https://garnix.io) rucksack is a simple file moving service that was built to solve the use case of watching a collection of directories and collecting all there files into a single target directory.