Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroth committed Jul 17, 2024
1 parent 31d478c commit 9e2f59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Provides Hangfire extensions, especially suited for CQRS developement. (Out of b
[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.Hosting.svg?label=Fusonic.Extensions.Hosting&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.Hosting/)
Provides services and extensions for hosting. See the [documentation](docs/Hosting/README.md) for more details.

[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.MediatR.svg?label=Fusonic.Extensions.MediatR&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.MediatR/)
[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.Mediator.svg?label=Fusonic.Extensions.Mediator&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.Mediator/)
Provides simple mediator implementation. See the [documentation](docs/Mediator/README.md) for more details.

[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.UnitTests.svg?label=Fusonic.Extensions.UnitTests&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.UnitTests/)
Expand Down

0 comments on commit 9e2f59f

Please sign in to comment.