Skip to content

Commit e2c49df

Browse files
authored
Merge pull request #15 from selfmadecode/13-add-badges-in-readme-file-pr-github-issues-net
update badges
2 parents da7c2bf + 77c464c commit e2c49df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
[![NuGet Downloads](https://img.shields.io/nuget/dt/RateLimit.Throttlr.svg?style=flat&logo=nuget)](https://www.nuget.org/packages/RateLimit.Throttlr)
55
[![License](https://img.shields.io/github/license/selfmadecode/Throttlr.Api.RateLimit.svg?style=flat)](LICENSE)
66
[![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)
7-
![.NET](https://img.shields.io/badge/.NET-6%2C%207%2C%208-blue)
7+
![.NET Standard](https://img.shields.io/badge/.NET%20Standard-2.1-blue)
8+
![.NET](https://img.shields.io/badge/.NET-5%2C%206%2C%207%2C%208-blueviolet)
89
[![GitHub issues](https://img.shields.io/github/issues/selfmadecode/Throttlr.Api.RateLimit.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/issues)
910
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/pulls)
10-
[![Docs](https://img.shields.io/badge/docs-read-blue?style=flat)](https://selfmadecode.github.io/Throttlr.Api.RateLimit/)
1111

1212
A flexible and customizable **rate limiting library** for modern and legacy **.NET APIs**.
1313

0 commit comments

Comments
 (0)