From 2eb92b42f74879480f9d0f37c1bf6e75d67ce80f Mon Sep 17 00:00:00 2001 From: TJ Hoplock Date: Fri, 5 Jul 2024 00:13:20 -0400 Subject: [PATCH] docs: add github asset download count badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e6d5da..38a1b6f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/tjhop/mango)](https://goreportcard.com/report/github.com/tjhop/mango) [![golangci-lint](https://github.com/tjhop/mango/actions/workflows/golangci-lint.yaml/badge.svg)](https://github.com/tjhop/mango/actions/workflows/golangci-lint.yaml) [![Latest Release](https://img.shields.io/github/v/release/tjhop/mango)](https://github.com/tjhop/mango/releases/latest) +![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/tjhop/mango/total) Configuration **man**agement, in **go**... get it? Well, I tried.