Skip to content

Commit 0970fe6

Browse files
committed
Update README.md
Updating NuGet package link
1 parent cf26cf6 commit 0970fe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This wrapper easies the communication to the API's for .NET developers which all
1010
- The wrapper does **NOT** use web scrapping like other wrappers which don't use the assessment API's.
1111

1212
### NuGet Package
13-
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:
13+
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:
1414

15-
**PM> Install-Package SSLLWrapper**
15+
**PM> Install-Package SSLLabsApiWrapper**
1616

1717
### Wrapper Usage
1818
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:

0 commit comments

Comments
 (0)