Skip to content

Commit af4b20b

Browse files
authored
Update README.md
1 parent 9528e0b commit af4b20b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![NuGet](http://img.shields.io/nuget/v/QueueIT.KnownUserV3.SDK.svg)](https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/)
2+
13
# Queue-it KnownUser SDK for ASP.NET
24
The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
35
## Introduction
@@ -93,7 +95,7 @@ private void DoValidation()
9395

9496
Install using NuGet.
9597

96-
[![NuGet](http://img.shields.io/nuget/v/QueueIT.KnownUserV3.SDK.svg)](https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/)
98+
PM> Install-Package QueueIT.KnownUserV3.SDK
9799

98100
## Alternative Implementation
99101
If your application server (maybe due to security reasons) is not allowed to do external GET requests, then you have three options:

0 commit comments

Comments
 (0)