Updated ReadMe and Nuget version
This commit is contained in:
parent
23f9581383
commit
1d6699ed8a
@ -4,7 +4,7 @@
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<Version>1.0.3</Version>
|
||||
<Version>1.0.4</Version>
|
||||
<Title>CS2GSI</Title>
|
||||
<Authors>Glax</Authors>
|
||||
<RepositoryUrl>https://github.com/C9Glax/CS2GSI</RepositoryUrl>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user