mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-21 20:16:03 +03:00
Update README.md
This commit is contained in:
parent
b16608bd5f
commit
6aa6054d9b
15
README.md
15
README.md
@ -22,12 +22,12 @@ composer and the Mailgun SDK.
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
|
||||
# Add Mailgun as a dependency
|
||||
php composer.phar require mailgun/mailgun-php:~1.7
|
||||
php composer.phar require mailgun/mailgun-php:~1.7.1
|
||||
```
|
||||
|
||||
**For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**
|
||||
|
||||
**Rather just download the files? [Library Download](https://9f67cbbd1116d8afb399-7760483f5d1e5f28c2d253278a2a5045.ssl.cf2.rackcdn.com/mailgun-php-1.7.zip).**
|
||||
**Rather just download the files? [Library Download](https://9f67cbbd1116d8afb399-7760483f5d1e5f28c2d253278a2a5045.ssl.cf2.rackcdn.com/mailgun-php-1.7.1.zip).**
|
||||
|
||||
Next, require Composer's autoloader, in your application, to automatically
|
||||
load the Mailgun SDK in your project:
|
||||
@ -177,14 +177,3 @@ If you find a bug, please submit the issue in Github directly.
|
||||
|
||||
As always, if you need additional assistance, drop us a note at
|
||||
[support@mailgun.com](mailto:support@mailgun.com).
|
||||
|
||||
Community Donations
|
||||
-------------------
|
||||
|
||||
This project supports community developers via http://tip4commit.com. If participating, developers will receive a Bitcoin tip for each commit that is merged to the master branch.
|
||||
|
||||
Note: Core developers, who receive a tip, will donate those tips back to the project's tip jar. This includes all Mailgun employees. While Mailgun sponsors this project, it does not accept or receive any tips.
|
||||
|
||||
If you'd like to support the community, add Bitcoins to the tip jar: 1JnvwDXjGhbCSna8XQiPkwLw9WCvEAy1DH.
|
||||
|
||||
[![tip for next commit](http://tip4commit.com/projects/214.svg)](http://tip4commit.com/projects/214)
|
||||
|
Loading…
Reference in New Issue
Block a user