Skip to content

Commit 5a65687

Browse files
authored
Update README.md
1 parent e542601 commit 5a65687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![NuGet Version](https://img.shields.io/nuget/v/SetSharp.svg?style=flat-square)](https://www.nuget.org/packages/SetSharp/)
44
[![NuGet Downloads](https://img.shields.io/nuget/dt/SetSharp.svg?style=flat-square)](https://www.nuget.org/packages/SetSharp/)
5-
<!-- [![Build Status](https://img.shields.io/github/actions/workflow/status/beheshty/SetSharp/dotnet.yml?branch=master&style=flat-square)](https://github.com/beheshty/SetSharp/actions) -->
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/beheshty/SetSharp/.github/workflows/publish.yml?branch=master&style=flat-square)](https://github.com/beheshty/SetSharp/actions)
66

77
**Tired of manually mapping `appsettings.json` to C# classes? SetSharp is a powerful .NET source generator that automatically creates strongly-typed C# configuration classes directly from your JSON settings, seamlessly integrating with the `IOptions` pattern.**
88

0 commit comments

Comments
 (0)