From ebe2a9803ae9800f30079154399ca1767896563b Mon Sep 17 00:00:00 2001 From: Junade Date: Wed, 20 Sep 2017 16:17:49 +0100 Subject: [PATCH] Added link to Packagist and the Cloudflare KB --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18cf02f..a95fc7a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Installation -The recommended way to install this package is via the Packagist Dependency Manager. +The recommended way to install this package is via the Packagist Dependency Manager ([cloudflare/sdk](https://packagist.org/packages/cloudflare/sdk)). You can specific usage examples on the Cloudflare Knowledge Base under: [Cloudflare PHP API Binding](https://support.cloudflare.com/hc/en-us/articles/115001661191) ## Cloudflare API version 4 @@ -40,4 +40,4 @@ echo $user->getUserID(); ## Licensing -Licensed under the 3-clause BSD license. See the [LICENSE](LICENSE) file for details. \ No newline at end of file +Licensed under the 3-clause BSD license. See the [LICENSE](LICENSE) file for details.