Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ekta-slit committed Sep 4, 2015
1 parent 5a8cb26 commit 381152e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Sendinblue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ This is the SendinBlue Php library. It implements the various exposed APIs that
* Run ``composer install`` to get these dependencies added to your vendor directory
* Add the autoloader to your application with this line: ``require("vendor/autoload.php")``
OR
* Simply install by running below command
```
composer require mailin-api/mailin-api-php:dev-master
```
You can use below sample script to get started.
```PHP
Expand Down

0 comments on commit 381152e

Please sign in to comment.