Skip to content

Commit 1d5c21b

Browse files
committed
Added status badges to readme
1 parent 02a0933 commit 1d5c21b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# NamingStrategyConverter.NET
2+
3+
[![Build](https://github.com/danjrwalsh/NamingStrategyConverter/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/danjrwalsh/NamingStrategyConverter/actions/workflows/build-and-test.yml)
4+
[![Release](https://github.com/danjrwalsh/NamingStrategyConverter/actions/workflows/release.yml/badge.svg)](https://github.com/danjrwalsh/NamingStrategyConverter/actions/workflows/release.yml)
5+
26
An open source, dead simple naming strategy converter library for .NET. Dependency free, no inheritance, no
37
reflection, no magic. Just KISS conversions.
48

0 commit comments

Comments
 (0)