From b253a389ebfc62dda5fd5e411c85aaf8937a7454 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Mon, 4 Nov 2024 10:12:45 -0700 Subject: [PATCH] Updated the README to not include the GitHub downloads badge since all binary releases are on crates.io [skip ci] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b94f49b..36498f0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ [![crates.io link](https://img.shields.io/crates/v/managarr.svg)](https://crates.io/crates/managarr) ![Release](https://img.shields.io/github/v/release/Dark-Alex-17/managarr?color=%23c694ff) [![codecov](https://codecov.io/gh/Dark-Alex-17/managarr/graph/badge.svg?token=33G179TW67)](https://codecov.io/gh/Dark-Alex-17/managarr) -[![GitHub Downloads](https://img.shields.io/github/downloads/Dark-Alex-17/managarr/total.svg?label=GitHub%20downloads)](https://github.com/Dark-Alex-17/managarr/releases) ![Crate.io downloads](https://img.shields.io/crates/d/managarr?label=Crate%20downloads) Managarr is a TUI and CLI to help you manage your HTPC (Home Theater PC). Built with 🤎 in Rust!