From b3a38513ac235a05518937ac4e74663725f71415 Mon Sep 17 00:00:00 2001 From: David Hall Date: Mon, 13 Jul 2020 20:51:49 -0600 Subject: [PATCH] Badge 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f9f0c24..fef8da5a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ I have tried to follow the concepts below in laying out the libraries. Library/DLL | Assembly | Coverage | NuGet Link --- | --- | --- | --- -*Core* (see Supporting Assemblies) | [Vanara.Core](https://github.com/dahall/Vanara/blob/master/Core/AssemblyReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg) | ![Nuget](https://img.shields.io/nuget/v/vanara.core?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/vanara.core?label=%20&style=flat-square) +*Core* (see Supporting Assemblies) | [Vanara.Core](https://github.com/dahall/Vanara/blob/master/Core/AssemblyReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg) | [![Nuget](https://img.shields.io/nuget/v/vanara.core?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/vanara.core?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.Core) *Shared* (see Supporting Assemblies) | [Vanara.PInvoke.Shared](https://github.com/dahall/Vanara/blob/master/PInvoke/Shared/AssemblyReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg) | [![NuGet](https://buildstats.info/nuget/Vanara.PInvoke.Shared)](https://www.nuget.org/packages/Vanara.PInvoke.Shared) AclUI.dll | [Vanara.PInvoke.AclUI](https://github.com/dahall/Vanara/blob/master/PInvoke/AclUI/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg) | [![NuGet](https://buildstats.info/nuget/Vanara.PInvoke.AclUI)](https://www.nuget.org/packages/Vanara.PInvoke.AclUI) qmgr.dll (BITS) | [Vanara.PInvoke.BITS](https://github.com/dahall/Vanara/blob/master/PInvoke/BITS/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg) | [![NuGet](https://buildstats.info/nuget/Vanara.PInvoke.BITS)](https://www.nuget.org/packages/Vanara.PInvoke.BITS)