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.