From cb1aed3bdd972eb84fb43848bb8a2e535446c3e2 Mon Sep 17 00:00:00 2001 From: Martin Wiethan <47688561+Marterich@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:34:12 +0200 Subject: [PATCH] Add download counter (#2300) * Compile Winutil * Update README.md Add download Counter for the latest release --------- Co-authored-by: Marterich --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f0173fc..662119a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Chris Titus Tech's Windows Utility [![Version](https://img.shields.io/github/v/release/ChrisTitusTech/winutil?color=7a39fb)](https://github.com/ChrisTitusTech/winutil/releases/latest) +![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/ChrisTitusTech/winutil/latest/total) + This utility is a compilation of Windows tasks I perform on each Windows system I use. It is meant to streamline *installs*, debloat with *tweaks*, troubleshoot with *config*, and fix Windows *updates*. I am extremely picky about any contributions to keep this project clean and efficient.