Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyPoole committed Dec 27, 2014
2 parents 6a320c8 + c50f95f commit 9fedbbc
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,9 +1,9 @@
SSLLWrapper
===========

SSLLWrapper stands for SSL Labs Wrapper which I believe is the first .NET wrapper developed for the new [SSL Labs' Assessment API's](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs.md) that allow the comsumer to test SSL servers on the public internet.
SSLLWrapper stands for SSL Labs Wrapper which I believe is the first .NET wrapper developed for the new [SSL Labs' Assessment API's](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs.md) that allow the consumer to test SSL servers on the public internet.

This wrapper easies the communication to the API's for .NET developers wich allows you as the developer to focus on your project rather than managing the plumbing and overhead required to comsume the API's.
This wrapper easies the communication to the API's for .NET developers which allows you as the developer to focus on your project rather than managing the plumbing and overhead required to consume the API's.

**Notes**
- SSL Labs' Assessment API's are currently still in development and are subject to change.
Expand Down

0 comments on commit 9fedbbc

Please sign in to comment.