diff --git a/README.md b/README.md index 7f2806d..72fd6d3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,12 @@ I created this as I wanted to start sending via the Mailgun API, but didn't want This is very much a WIP (Work In Progress), so some things may be missing. +You will have to run following command to get the mailgun client. Then only the code will run. + +composer require mailgun/mailgun-php symfony/http-client nyholm/psr7 + + ## Support on Beerpay Hey dude! Help me out for a couple of :beers:! -[![Beerpay](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library/badge.svg?style=beer-square)](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library) [![Beerpay](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library/make-wish.svg?style=flat-square)](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library?focus=wish) \ No newline at end of file +[![Beerpay](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library/badge.svg?style=beer-square)](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library) [![Beerpay](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library/make-wish.svg?style=flat-square)](https://beerpay.io/olimortimer/CodeIgniter-Mailgun-Library?focus=wish)