From 4e969fa825a865c87f960ebfe50548c5c28e45aa 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 93a2428..594a87c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# androidx-release-watcher [![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%2Fadx%3Fbranch%3Dmain)](https://garnix.io) +# androidx-release-watcher [![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%2Fadx%3Fbranch%3Dmain)](https://garnix.io) Rust binary that polls Google's Maven repository and finds the latest version of the requested dependencies.