Skip to content

Commit 9e66140

Browse files
authored
Update README.md
1 parent b4833c3 commit 9e66140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This package is available through [Nuget Packages](https://www.nuget.org/package
1515

1616
| Package | Description | Version | Downloads |
1717
| ------- | ----- | ----- | ----- |
18-
| `MasUnity` | provides structures and services to performs agent tasks | [![NuGet](https://img.shields.io/nuget/v/masunity.svg)](https://nuget.org/packages/masunity) | [![Nuget](https://img.shields.io/nuget/dt/masunity.svg)](https://nuget.org/packages/masunity) |
18+
| `MasUnity` | provides structures to performs agent tasks | [![NuGet](https://img.shields.io/nuget/v/masunity.svg)](https://nuget.org/packages/masunity) | [![Nuget](https://img.shields.io/nuget/dt/masunity.svg)](https://nuget.org/packages/masunity) |
1919
| `MasUnity.HostedService` | provides an execution environment to agent | [![NuGet](https://img.shields.io/nuget/v/MasUnity.HostedService.svg)](https://nuget.org/packages/MasUnity.HostedService) | [![Nuget](https://img.shields.io/nuget/dt/MasUnity.HostedService.svg)](https://nuget.org/packages/MasUnity.HostedService) |
2020
| `MasUnity.HealthCheck` | provides a monitoring environment to agent | [![NuGet](https://img.shields.io/nuget/v/MasUnity.HealthCheck.svg)](https://nuget.org/packages/MasUnity.HealthCheck) | [![Nuget](https://img.shields.io/nuget/dt/MasUnity.HealthCheck.svg)](https://nuget.org/packages/MasUnity.HealthCheck) |
2121

0 commit comments

Comments
 (0)