Skip to content

Commit

Permalink
fixed NuGet badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Guiorgy committed Nov 19, 2024
1 parent 2061e73 commit d492720
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ A simple yet *complete* [`.gitignore`](https://git-scm.com/docs/gitignore#_patte

## Installation

[![NuGet Badge](https://buildstats.info/nuget/GitignoreParserNet)](https://www.nuget.org/packages/GitignoreParserNet/0.2.0.13)
[![NuGet Badge](https://badgen.net/nuget/v/GitignoreParserNet)](https://www.nuget.org/packages/GitignoreParserNet#versions-body-tab)
[![NuGet Badge](https://badgen.net/nuget/dt/GitignoreParserNet)](https://www.nuget.org/stats/packages/GitignoreParserNet?groupby=Version)

`Install-Package GitignoreParserNet -Version 0.2.0.13`

Expand Down

0 comments on commit d492720

Please sign in to comment.