Skip to content

Commit fff3d17

Browse files
committed
Update README with latest NuGet package information
The README has been updated to include both the latest stable and prerelease versions of the NuGet packages.
1 parent 70a7ef1 commit fff3d17

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@ As an example:
6969
Would generate a client from url *https://spacex-production.up.railway.app/* with the name *SpaceXClient* in the namespace *SpaceX* to folder *Generated*
7070

7171
## Add Nuget
72-
Add the Nuget Package [![Nuget](https://img.shields.io/nuget/v/Linq2GraphQL.Client.svg)](https://www.nuget.org/packages/Linq2GraphQL.Client)
72+
73+
Latest stable: [![Nuget](https://img.shields.io/nuget/v/Linq2GraphQL.Client.svg)](https://www.nuget.org/packages/Linq2GraphQL.Client)
74+
<br/>
75+
Latest prerelease: [![Nuget](https://img.shields.io/nuget/vpre/Linq2GraphQL.Client.svg)](https://www.nuget.org/packages/Linq2GraphQL.Client)
7376

7477
dotnet add package Linq2GraphQL.Client --prerelease
7578

0 commit comments

Comments
 (0)