From 0fca2e5f3fe86138bee0af28485e881a866e6278 Mon Sep 17 00:00:00 2001 From: Anthony Samms <37304577+Yonokid@users.noreply.github.com> Date: Sat, 27 Dec 2025 18:55:26 -0500 Subject: [PATCH] Remove GitHub Releases Downloads badge Removed GitHub Releases Downloads badge from README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1cb963f..fbc4f35 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ A TJA player and Taiko simulator written in Python using the [raylib](https://ww ![License](https://img.shields.io/github/license/Yonokid/PyTaiko) ![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-blue) -[![GitHub Releases Downloads](https://img.shields.io/github/downloads/Yonokid/PyTaiko/total)](https://github.com/Yonokid/PyTaiko/releases) [![GitHub Stars](https://img.shields.io/github/stars/Yonokid/PyTaiko?style=flat&label=stars)](https://github.com/Yonokid/PyTaiko/stargazers) [![Discord Members](https://img.shields.io/discord/722513061419810946.svg?label=Discord&logo=discord)](https://discord.gg/XHcVYKW) [![Builds](https://github.com/Yonokid/PyTaiko/actions/workflows/python-app.yml/badge.svg)](https://github.com/Yonokid/PyTaiko/actions/workflows/python-app.yml)