Skip to content

Commit eb878cb

Browse files
authored
Merge pull request #7 from magahl/add-readme
Added a better link to nuget
2 parents 096137e + 8027296 commit eb878cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ A library for using FluentValidation with [TabBlazor](https://github.com/joadan/
33

44
[![Build](https://github.com/magahl/TabBlazor.FluentValidation/actions/workflows/ci.yml/badge.svg)](https://github.com/magahl/TabBlazor.FluentValidation/actions/workflows/ci.yml)
55

6-
![Nuget](https://img.shields.io/nuget/v/tabblazor.fluentvalidation.svg)
7-
6+
[![Nuget](https://img.shields.io/nuget/v/tabblazor.fluentvalidation.svg)](https://www.nuget.org/packages/TabBlazor.FluentValidation/)
87
## Installing
98

109
You can install from Nuget using the following command:
11-
1210
`dotnet add package TabBlazor.FluentValidation`
1311

1412

0 commit comments

Comments
 (0)