Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updating NuGet package link
  • Loading branch information
AshleyPoole committed Feb 15, 2015
1 parent cf26cf6 commit 0970fe6
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
Expand Up @@ -10,9 +10,9 @@ This wrapper easies the communication to the API's for .NET developers which all
- The wrapper does **NOT** use web scrapping like other wrappers which don't use the assessment API's.

### NuGet Package
The wrapper can easily be imported into your project using the [SSLLWrapper NuGet package](https://www.nuget.org/packages/SSLLWrapper/). The NuGet install command for this package is:
The wrapper can easily be imported into your project using the [NuGet package](https://www.nuget.org/packages/SSLLabsApiWrapper/). The NuGet install command for this package is:

**PM> Install-Package SSLLWrapper**
**PM> Install-Package SSLLabsApiWrapper**

### Wrapper Usage
When creating a new instance of SSL Labs api wrapper service you must supply the API url during the initialization. For example in C# this would be expressed as the following:
Expand Down

0 comments on commit 0970fe6

Please sign in to comment.