Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Nuget information to readme.
  • Loading branch information
gregyjames authored Feb 18, 2024
1 parent 082660b commit 49eaf28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[![.NET](https://github.com/gregyjames/ReQueue/actions/workflows/dotnet.yml/badge.svg)](https://github.com/gregyjames/ReQueue/actions/workflows/dotnet.yml)
![NuGet Downloads](https://img.shields.io/nuget/dt/ReQueue)
![NuGet Version](https://img.shields.io/nuget/v/ReQueue)

# ReQueue
C# Library to use a redis list for asynchronous messaging. Perfect for small projects you don't want to set up RabbitMQ for.
Expand Down

0 comments on commit 49eaf28

Please sign in to comment.