From f78cb4af6cd704fe15e36188f0487d02a12261bf Mon Sep 17 00:00:00 2001 From: Jay Date: Fri, 13 Nov 2015 16:56:21 -0600 Subject: [PATCH] Added Sample Link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0368270..5fe66d8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ __Welcome to PayPal PHP SDK__. This repository contains PayPal's PHP SDK and sam ## Please Note > **The [PCIv3.1 DSS (PDF)](https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-1.pdf) mandates (p.46) that TLSv1.0 be retired from service by June 30, 2016. All organizations that handle credit card information are required to comply with this standard. As part of this obligation, PayPal is updating it's services to require TLSv1.2 for all HTTPS connections. [Click here](https://github.paypal.com/SDK-R/tls-update) for more information** -> **If you have the SDK v1.6.2 or higher installed, you can easily test this by running the TLSCheck sample.** +> **If you have the SDK v1.6.2 or higher installed, you can easily test this by running the [TLSCheck sample](sample/tls/TlsCheck.php).** ## SDK Documentation