From 3519506f8d7e925accae47b128a06b79a3af6e8c Mon Sep 17 00:00:00 2001 From: Sudhir Mitharwal Date: Fri, 18 Oct 2019 15:42:24 +0530 Subject: [PATCH] fix(readme): add installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e568990..77b09dd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ This is a **PHP Client** for [MSG91 APIs](https://docs.msg91.com/collection/msg91-api-integration/5/pages/139). +## Installation + +```bash +composer require creaftsys/msg91-php +``` + ## Usage ### Create a Client