Skip to content

Commit f686a8a

Browse files
author
Akácz Károly
committed
docs: use shields.io for Codecov badge with darkgreen color
1 parent e464f11 commit f686a8a

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
@@ -5,7 +5,7 @@
55
[![NuGet](https://img.shields.io/nuget/v/Fox.ValidationKit.svg)](https://www.nuget.org/packages/Fox.ValidationKit/)
66
[![NuGet Downloads](https://img.shields.io/nuget/dt/Fox.ValidationKit?label=downloads&color=darkgreen)](https://www.nuget.org/packages/Fox.ValidationKit/)
77
[![License: MIT](https://img.shields.io/badge/license-MIT-orange.svg)](https://opensource.org/licenses/MIT)
8-
[![codecov](https://codecov.io/gh/akikari/Fox.ValidationKit/graph/badge.svg?token=HV5ND3AJVG)](https://codecov.io/gh/akikari/Fox.ValidationKit)
8+
[![codecov](https://img.shields.io/codecov/c/github/akikari/Fox.ValidationKit?token=HV5ND3AJVG&color=darkgreen&label=codecov)](https://codecov.io/gh/akikari/Fox.ValidationKit)
99

1010
> **Lightweight .NET validation library with fluent API and zero dependencies**
1111

0 commit comments

Comments
 (0)