From 42dc35e31ec45c83540ce8a8f04da27a50e74612 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 326d855..1fa5757 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gitice [![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%2Fgitice%3Fbranch%3Dmain)](https://garnix.io) +# gitice [![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%2Fgitice%3Fbranch%3Dmain)](https://garnix.io) Rust tool to create a 'lockfile' of the git repositories present under a directory, and allow re-cloning them when given the previously generated lockfile.