From c4f08360b5e57b9d2e93532a4a9eaab8a4e97ad9 Mon Sep 17 00:00:00 2001 From: jrwingate Date: Tue, 18 Jan 2022 21:50:07 -0600 Subject: [PATCH] Update README.md Added composer instructions to the readme file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2c0c880..b66c89a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ PHP 5.5 and later ## Installation +### Composer Installation + +To install the composer package run: +``` +composer require hydrogenplatform/app_token_api +``` + ### Manual Installation Download the files and include `autoload.php`: