Skip to content

Commit da7c2bf

Browse files
authored
Merge pull request #14 from selfmadecode/13-add-badges-in-readme-file-pr-github-issues-net
add badges in readme file
2 parents e6ab2a6 + b050af0 commit da7c2bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReadMe.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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)
8+
[![GitHub issues](https://img.shields.io/github/issues/selfmadecode/Throttlr.Api.RateLimit.svg?style=flat)](https://github.com/selfmadecode/Throttlr.Api.RateLimit/issues)
9+
[![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/)
711

812
A flexible and customizable **rate limiting library** for modern and legacy **.NET APIs**.
913

0 commit comments

Comments
 (0)