diff --git a/README.md b/README.md index 079e030..0667780 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A [SecureStore](https://github.com/neosmart/SecureStore) configuration provider to use with .NET Core's `Microsoft.Extensions.Configuration`. +![build](https://github.com/gowon/SecureStore.Contrib.Configuration/workflows/build/badge.svg) + ### Installing Install using the [SecureStore.Contrib.Configuration package](https://www.nuget.org/packages/SecureStore.Contrib.Configuration): @@ -68,4 +70,4 @@ public class Program ## License -MIT \ No newline at end of file +MIT