diff --git a/README.md b/README.md index b2235dc..8a253e0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Async Task Orchestrator Generator -![NuGet Version](https://img.shields.io/nuget/v/AsyncTaskOrchestratorGenerator) +[![NuGet Version](https://img.shields.io/nuget/v/AsyncTaskOrchestratorGenerator)](https://www.nuget.org/packages/AsyncTaskOrchestratorGenerator/) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/CodingFlow/async-task-orchestrator-generator/pull-request.yml) -![NuGet Downloads](https://img.shields.io/nuget/dt/AsyncTaskOrchestratorGenerator) +[![NuGet Downloads](https://img.shields.io/nuget/dt/AsyncTaskOrchestratorGenerator)](https://www.nuget.org/packages/AsyncTaskOrchestratorGenerator/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/CodingFlow)](https://github.com/sponsors/CodingFlow) C# source generator for executing dependent async tasks optimally and easily.