diff options
author | Richard Leland <rich@richleland.com> | 2015-10-28 12:02:20 -0400 |
---|---|---|
committer | Richard Leland <rich@richleland.com> | 2015-10-28 12:02:20 -0400 |
commit | 25ad59926b5ea6df172e269fc98e54fde76f76ab (patch) | |
tree | 475f87d5905396db3696da0527bf77afced15578 | |
parent | ae3aabcafba5c69c174b1c5407da3cc009e2ce49 (diff) | |
download | php-sparkpost-25ad59926b5ea6df172e269fc98e54fde76f76ab.zip php-sparkpost-25ad59926b5ea6df172e269fc98e54fde76f76ab.tar.gz php-sparkpost-25ad59926b5ea6df172e269fc98e54fde76f76ab.tar.bz2 |
Add standard logo/link to sign up
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ +<a href="https://www.sparkpost.com"><img src="https://www.sparkpost.com/sites/default/files/attachments/SparkPost_Logo_2-Color_Gray-Orange_RGB.svg" width="200px"/></a> + +[Sign up](https://app.sparkpost.com/sign-up?src=Dev-Website&sfdcid=70160000000pqBb) for a SparkPost account and visit our [Developer Hub](https://developers.sparkpost.com) for even more content. + +# SparkPost PHP SDK + [](https://travis-ci.org/SparkPost/php-sparkpost) [](https://coveralls.io/github/SparkPost/php-sparkpost?branch=master) -# SparkPost PHP SDK The official PHP binding for your favorite SparkPost APIs! Before using this library, you must have a valid API Key. |