From 77c464c31a425a546381852b870b5e7dad90e01a Mon Sep 17 00:00:00 2001 From: Raphael Anyanwu Date: Mon, 1 Sep 2025 09:10:51 +0100 Subject: [PATCH] update badges --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 10fb03c..46c4d8a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,10 +4,10 @@ [![NuGet Downloads](https://img.shields.io/nuget/dt/RateLimit.Throttlr.svg?style=flat&logo=nuget)](https://www.nuget.org/packages/RateLimit.Throttlr) [![License](https://img.shields.io/github/license/selfmadecode/Throttlr.Api.RateLimit.svg?style=flat)](LICENSE) [![Build](https://img.shields.io/github/actions/workflow/status/selfmadecode/Throttlr.Api.RateLimit/build.yml?branch=main&style=flat&logo=github)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/actions) -![.NET](https://img.shields.io/badge/.NET-6%2C%207%2C%208-blue) +![.NET Standard](https://img.shields.io/badge/.NET%20Standard-2.1-blue) +![.NET](https://img.shields.io/badge/.NET-5%2C%206%2C%207%2C%208-blueviolet) [![GitHub issues](https://img.shields.io/github/issues/selfmadecode/Throttlr.Api.RateLimit.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/issues) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/pulls) -[![Docs](https://img.shields.io/badge/docs-read-blue?style=flat)](https://selfmadecode.github.io/Throttlr.Api.RateLimit/) A flexible and customizable **rate limiting library** for modern and legacy **.NET APIs**.