From fcb288ecc098e1a9dc03eb33e756aebf971dbe46 Mon Sep 17 00:00:00 2001 From: Teodor92 Date: Sat, 16 Dec 2023 22:48:06 +0200 Subject: [PATCH] fix: added code coverage badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 58384e5..7e95776 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![NuGet version](https://badge.fury.io/nu/MoreDotNet.svg)](https://badge.fury.io/nu/MoreDotNet) +[![Coverage Status](https://coveralls.io/repos/github/Teodor92/MoreDotNet/badge.svg?branch=master)](https://coveralls.io/github/Teodor92/MoreDotNet?branch=master) + ## Summary This project is a collection of handy extension methods for the .NET Framework. The functionality of this package can be separated in the following groups: