Skip to content

Commit 60d24d7

Browse files
authored
Update README.md
1 parent 2eb3069 commit 60d24d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/Devlord.Utilities.Mail/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ Devlord.Utilities.Mail
44

55
A useful class library for universal utilities like sending emails and consuming RESTful APIs.
66

7-
8-
| Build | NuGet |
9-
| ----- | ----- |
10-
| [![.NET](https://github.com/lorddev/utilities/actions/workflows/dotnet.yml/badge.svg)](https://github.com/lorddev/utilities/actions/workflows/dotnet.yml) | [NuGet](https://www.nuget.org/packages/Devlord.Utilities.Mail/) |
7+
| Main | Develop | NuGet |
8+
| ----- | ----- | ----- |
9+
| [![.NET](https://github.com/lorddev/utilities/actions/workflows/dotnet.yml/badge.svg)](https://github.com/lorddev/utilities/actions/workflows/dotnet.yml) | [![.NET](https://github.com/lorddev/utilities/actions/workflows/dotnet.yml/badge.svg?branch=develop)](https://github.com/lorddev/utilities/actions/workflows/dotnet.yml) | [NuGet](https://www.nuget.org/packages/Devlord.Utilities.Mail/) |
1110

1211
To install Devlord.Utilities.Mail, run the following command in the Package Manager Console:
1312

0 commit comments

Comments
 (0)