diff --git a/README.md b/README.md index f5e0316..f6f90b3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Mailgun-PHP This is the Mailgun PHP SDK. This SDK contains methods for easily interacting with the Mailgun API. Below are examples to get you started. For additional examples, please see our SDK documentation at http://documentation.mailgun.com +Current Release: 0.4-Beta + Installation ------------ To install the SDK, you will need to be using Composer in your project. If you aren't using Composer yet, it's really simple! Here's how to install composer and the Mailgun SDK. @@ -68,4 +70,4 @@ Be sure to visit the Mailgun official [documentation website](http://documentati If you find a bug, please submit the issue in Github directly. [Mailgun-PHP Issues](https://github.com/mailgun/Mailgun-PHP/issues) -As always, if you need additional assistance, drop us a note at [support@mailgun.com](mailto:support@mailgun.com). \ No newline at end of file +As always, if you need additional assistance, drop us a note at [support@mailgun.com](mailto:support@mailgun.com).