Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebaltieri authored Nov 7, 2017
1 parent fab00e3 commit 8ee23f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,17 @@ https://docs.microsoft.com/pt-br/dotnet/standard/net-standard

## Instalation
This package is available through Nuget Packages: https://www.nuget.org/packages/Flunt

**Nuget**
```
Install-Package Flunt
```

**.NET CLI**
```
dotnet add package Flunt
```

# How to Use
Just check our Wiki

Expand Down

0 comments on commit 8ee23f1

Please sign in to comment.