diff --git a/src/Sendinblue/README.md b/src/Sendinblue/README.md index ba4c458..4721e1d 100644 --- a/src/Sendinblue/README.md +++ b/src/Sendinblue/README.md @@ -21,9 +21,11 @@ This is the SendinBlue Php library. It implements the various exposed APIs that 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