From b7bbac3be186841016a097c84ef37544ecdb0b7f Mon Sep 17 00:00:00 2001 From: arichika taniguchi Date: Fri, 18 Dec 2015 23:15:03 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb2f89ad8..a314483f0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This library supports generating and decoding [JSON Web Tokens](http://tools.iet forked from [jwt-dotnet/jwt](https://github.com/jwt-dotnet/jwt) ## Installation -Please download and compile it yourself. NuGet? wait a second... +Please download and compile it yourself. NuGet is [here](https://www.nuget.org/packages/JwtDnx/). ## Usage ### Creating Tokens