Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Teo230 authored Jul 12, 2021
1 parent 9655562 commit 10e01a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Valorant .NET - 1.5.0
[![valorant.net on fuget.org](https://img.shields.io/badge/FuGet-1.5.0-green?logo=FuGet)](https://www.fuget.org/packages/valorant.net/1.5.0)
[![valorant.net on nuget.org](https://img.shields.io/badge/NuGet-1.5.0-blue?logo=NuGet)](https://www.nuget.org/packages/Valorant.NET)
# Valorant .NET - 1.6.2
[![valorant.net on fuget.org](https://img.shields.io/badge/FuGet-1.6.2-green?logo=FuGet)](https://www.fuget.org/packages/valorant.net/1.6.2)
[![valorant.net on nuget.org](https://img.shields.io/badge/NuGet-1.6.2-blue?logo=NuGet)](https://www.nuget.org/packages/Valorant.NET)

The available methods follow this [project](https://github.com/Henrik-3/unofficial-valorant-api)

Expand All @@ -19,7 +19,7 @@ This library use .NET Standard 2.0
[Check](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) the official Microsoft documentation for more info

# Nuget Installation
```Install-Package Valorant.NET -Version 1.5.0```
```Install-Package Valorant.NET -Version 1.6.2```

Or searching on Nuget ```Valorant.NET```

Expand Down

0 comments on commit 10e01a0

Please sign in to comment.