Skip to content

Commit 33bf208

Browse files
authored
Add nuget version
1 parent 65e9171 commit 33bf208

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
<a href="https://codecov.io/gh/MatthiWare/CommandLineParser.Core"><img src="https://codecov.io/gh/MatthiWare/CommandLineParser.Core/branch/master/graph/badge.svg" alt="Codecov" /></a>
55
<a href="https://www.codefactor.io/repository/github/matthiware/commandlineparser.core"><img src="https://www.codefactor.io/repository/github/matthiware/commandlineparser.core/badge" alt="Codefactor badge"></a>
66
<a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)"><img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="AGPL v3"></a>
7-
<a href="https://www.nuget.org/packages/MatthiWare.CommandLineParser"><img src="https://img.shields.io/nuget/dt/MatthiWare.CommandLineParser.svg" alt="NuGet badge"></a>
8-
7+
<a href="https://www.nuget.org/packages/MatthiWare.CommandLineParser">
8+
<img src="https://img.shields.io/nuget/v/MatthiWare.CommandLineParser.svg" alt="NuGet badge">
9+
<img src="https://img.shields.io/nuget/dt/MatthiWare.CommandLineParser.svg" alt="NuGet Downloads badge">
10+
</a>
911
</p>
1012
<p align="center">
1113
<img src="https://buildstats.info/appveyor/chart/Matthiee/commandlineparser-core?branch=master" />

0 commit comments

Comments
 (0)