diff --git a/README.md b/README.md index 70b6c14d..0f198b1c 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,20 @@
# Fingerprint Pro Server API PHP SDK @@ -56,7 +42,7 @@ We currently don't support external PHP Runtimes like: ## Installation & Usage ### Composer -To install the bindings via [Composer](http://getcomposer.org/), add the following to `composer.json`: +To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`: ``` { diff --git a/template/README.mustache b/template/README.mustache index d5fe3228..367f7cc9 100644 --- a/template/README.mustache +++ b/template/README.mustache @@ -1,34 +1,20 @@ # Fingerprint Pro Server API PHP SDK @@ -66,7 +52,7 @@ We currently don't support external PHP Runtimes like: ## Installation & Usage ### Composer -To install the bindings via [Composer](http://getcomposer.org/), add the following to `composer.json`: +To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`: ``` {