From e72d8ee7bab48b751f37b4e37b7ddf0f32523faf Mon Sep 17 00:00:00 2001 From: Sergey Odinokov Date: Fri, 19 Aug 2016 12:37:00 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0616823..1aaa3cf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Hangfire.SqlServer.RabbitMq ============================ -[![Maintainers Wanted](https://img.shields.io/badge/maintainers-wanted-red.svg)](https://github.com/pickhardt/maintainers-wanted) [![NuGet](https://img.shields.io/nuget/v/Nuget.Core.svg)](https://www.nuget.org/packages/Hangfire.SqlServer.RabbitMQ/) [![Build status](https://ci.appveyor.com/api/projects/status/syxk488k2e45v2fo?svg=true)](https://ci.appveyor.com/project/odinserj/hangfire-sqlserver-rabbitmq) +[![Maintainers Wanted](https://img.shields.io/badge/maintainers-wanted-red.svg)](https://github.com/pickhardt/maintainers-wanted) [![NuGet](https://img.shields.io/nuget/v/Hangfire.SqlServer.RabbitMq.svg)](https://www.nuget.org/packages/Hangfire.SqlServer.RabbitMQ/) [![Build status](https://ci.appveyor.com/api/projects/status/syxk488k2e45v2fo?svg=true)](https://ci.appveyor.com/project/odinserj/hangfire-sqlserver-rabbitmq) RabbitMQ queues support for SQL Server job storage implementation for Hangfire.