Skip to content

Commit

Permalink
fix(readme): add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sudkumar committed Oct 18, 2019
1 parent 4436877 commit 3519506
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3519506

Please sign in to comment.