Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewabest authored May 8, 2018
1 parent 0d669c6 commit af35e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Hmac [![Build status](https://ci.appveyor.com/api/projects/status/8ml3eb79e48t938s?svg=true)](https://ci.appveyor.com/project/andrewabest/hmac)
Hmac [![Build status](https://ci.appveyor.com/api/projects/status/8ml3eb79e48t938s?svg=true)](https://ci.appveyor.com/project/andrewabest/hmac) [![NuGet](https://img.shields.io/nuget/v/Hmac.svg)](Hmac)
====

A signature creator and validator, along with some useful extensions. Inspired by the AWS Signature V4 http://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html
Expand All @@ -9,4 +9,4 @@ A signature creator and validator, along with some useful extensions. Inspired b

## License

Licensed under the terms of the [MS-PL](https://opensource.org/licenses/MS-PL) license
Licensed under the terms of the [MS-PL](https://opensource.org/licenses/MS-PL) license

0 comments on commit af35e85

Please sign in to comment.