Skip to content

Commit 9528e0b

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[//]: [![NuGet](http://img.shields.io/nuget/v/QueueIT.KnownUserV3.SDK.svg)](https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/)
2-
31
# Queue-it KnownUser SDK for ASP.NET
42
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.
53
## Introduction
@@ -95,7 +93,7 @@ private void DoValidation()
9593

9694
Install using NuGet.
9795

98-
Not available
96+
[![NuGet](http://img.shields.io/nuget/v/QueueIT.KnownUserV3.SDK.svg)](https://www.nuget.org/packages/QueueIT.KnownUserV3.SDK/)
9997

10098
## Alternative Implementation
10199
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)