From a453f37bfcd2a43f4343455f90631f9e4b6b985e 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 f3e2290..3562038 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# clipboard-substitutor [![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%2Fclipboard-substitutor%3Fbranch%3Dmain)](https://garnix.io) +# clipboard-substitutor [![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%2Fclipboard-substitutor%3Fbranch%3Dmain)](https://garnix.io) Simple CLI tool that runs a busy loop to read your clipboard contents, match it against a set of configurable patterns, and perform a specified operation against it.