From 13cb6242f78f615a9ad7c7568bfa4e270a8e9260 Mon Sep 17 00:00:00 2001 From: KuryKat <57152799+KuryKat@users.noreply.github.com> Date: Thu, 2 Nov 2023 01:31:40 -0300 Subject: [PATCH] Update README (Reset Image Cache) Since GitHub caches the images for the shields the download count doesn't update automatically, I'll bump the dummy query param to force a reset on the cache and fetch the correct download count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62e2a7d..9b521b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # League Of Languages [![League Of Languages Badge](https://img.shields.io/badge/League%20Of%20Languages%20-v2.0.1-A9FA5C.svg?style=for-the-badge&labelColor=9f32d1&logo=leagueoflegends&logoColor=white)](../../releases/latest) -[![GitHub Release](https://img.shields.io/github/downloads/KuryKat/LeagueOfLanguages/total?style=for-the-badge&labelColor=9f32d1&logo=github)](../../releases/latest) +[![GitHub Release](https://img.shields.io/github/downloads/KuryKat/LeagueOfLanguages/total?style=for-the-badge&labelColor=9f32d1&logo=github&reset_cache=123)](../../releases/latest) [![GitHub Sponsors](https://img.shields.io/github/sponsors/KuryKat?style=for-the-badge&logo=GitHub&labelColor=9f32d1)](https://github.com/sponsors/KuryKat) [![Repository License](https://img.shields.io/github/license/KuryKat/LeagueOfLanguages?style=for-the-badge&logo=gnu&labelColor=9f32d1)](LICENSE)