Skip to content

Commit 3d39af3

Browse files
authored
Merge pull request #18 from selfmadecode/13-add-badges-in-readme-file-pr-github-issues-net
remove duplicate badge
2 parents 71e90cd + 251f4a8 commit 3d39af3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ReadMe.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
# RateLimit.Throttlr
1+
# RateLimit.Throttlr
22

33
[![NuGet Version](https://img.shields.io/nuget/v/RateLimit.Throttlr.svg?style=flat&logo=nuget)](https://www.nuget.org/packages/RateLimit.Throttlr)
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 Standard](https://img.shields.io/badge/.NET%20Standard-2.1-blue)](https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-1)
8-
[![Can be used by .NET](https://img.shields.io/badge/Can%20be%20used%20by-.NET%205%2C%206%2C%207%2C%208-blueviolet?logo=dot-net)](https://dotnet.microsoft.com/)
7+
[![.NET ≥ 2.1](https://img.shields.io/badge/.NET-%E2%89%A52.1-512BD4?logo=dot-net&style=flat)](https://dotnet.microsoft.com/)
98
[![GitHub issues](https://img.shields.io/github/issues/selfmadecode/Throttlr.Api.RateLimit.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/issues)
109
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/pulls)
1110

0 commit comments

Comments
 (0)