Skip to content

Commit c3f30a6

Browse files
authored
- Add readme badges for nuget version and downloads. (#2)
- Prettify readme project title.
1 parent 44c7461 commit c3f30a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# async-task-orchestrator-generator
1+
# Async Task Orchestrator Generator
22

3+
![NuGet Version](https://img.shields.io/nuget/v/AsyncTaskOrchestratorGenerator)
34
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/CodingFlow/async-task-orchestrator-generator/pull-request.yml)
5+
![NuGet Downloads](https://img.shields.io/nuget/dt/AsyncTaskOrchestratorGenerator)
46
[![GitHub Sponsors](https://img.shields.io/github/sponsors/CodingFlow)](https://github.com/sponsors/CodingFlow)
57

68
C# source generator for executing dependent async tasks optimally and easily.

0 commit comments

Comments
 (0)