From 1d6699ed8a31324493479df4fad2d2317401711e Mon Sep 17 00:00:00 2001 From: glax Date: Tue, 16 Jan 2024 04:37:03 +0100 Subject: [PATCH] Updated ReadMe and Nuget version --- CS2GSI/CS2GSI.csproj | 2 +- README.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CS2GSI/CS2GSI.csproj b/CS2GSI/CS2GSI.csproj index 7937581..1f3c525 100644 --- a/CS2GSI/CS2GSI.csproj +++ b/CS2GSI/CS2GSI.csproj @@ -4,7 +4,7 @@ net7.0 enable enable - 1.0.3 + 1.0.4 CS2GSI Glax https://github.com/C9Glax/CS2GSI diff --git a/README.md b/README.md index 913ac63..d8ad7bc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # CS2GSI -[![Static Badge](https://img.shields.io/badge/NuGet-CS2GSI-blue)](https://www.nuget.org/packages/CS2GSI/) +[![GitHub License](https://img.shields.io/github/license/c9glax/CS2GSI)](/LICENSE) +[![NuGet Version](https://img.shields.io/nuget/v/CS2GSI)](https://www.nuget.org/packages/CS2GSI/) +[![Github](https://img.shields.io/badge/Github-8A2BE2)](https://github.com/C9Glax/CS2GSI) +[![GitHub Release](https://img.shields.io/github/v/release/c9glax/CS2GSI)](https://github.com/C9Glax/CS2GSI/releases/latest) + + + ## Example Usage ```csharp