Skip to content

Commit 3e77a3b

Browse files
authored
Update README.md
Adding CI badge
1 parent 42e5451 commit 3e77a3b

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
@@ -2,6 +2,8 @@
22

33
A [SecureStore](https://github.com/neosmart/SecureStore) configuration provider to use with .NET Core's `Microsoft.Extensions.Configuration`.
44

5+
![build](https://github.com/gowon/SecureStore.Contrib.Configuration/workflows/build/badge.svg)
6+
57
### Installing
68

79
Install using the [SecureStore.Contrib.Configuration package](https://www.nuget.org/packages/SecureStore.Contrib.Configuration):
@@ -68,4 +70,4 @@ public class Program
6870

6971
## License
7072

71-
MIT
73+
MIT

0 commit comments

Comments
 (0)