From 5396d8d30f640666f5009553faeb767329bbe2dd Mon Sep 17 00:00:00 2001 From: freerk-mpluskassa <44289792+freerk-mpluskassa@users.noreply.github.com> Date: Mon, 12 Aug 2019 10:32:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cd009c4..b4186b4 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ mplus-api-client-php PHP client for the Mplus Q-line API. +### Install through Composer: + +```composer require mplus-software/mplus-api-client-php``` + ### Example of usage: The following script will connect to the API with your credentials and try to request the currently running version of the API.