Skip to content

Commit e3f286a

Browse files
committed
Merge pull request #49 from SparkPost/add-ivory-note
Adding Ivory note to README
2 parents 304703a + 65ceba6 commit e3f286a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
[![Travis CI](https://travis-ci.org/SparkPost/php-sparkpost.svg?branch=master)](https://travis-ci.org/SparkPost/php-sparkpost)
88
[![Coverage Status](https://coveralls.io/repos/SparkPost/php-sparkpost/badge.svg?branch=master&service=github)](https://coveralls.io/github/SparkPost/php-sparkpost?branch=master) [![Slack Status](http://slack.sparkpost.com/badge.svg)](http://slack.sparkpost.com)
99

10-
The official PHP binding for your favorite SparkPost APIs!
10+
The official PHP library for using [the SparkPost REST API](https://developers.sparkpost.com).
1111

12-
Before using this library, you must have a valid API Key.
12+
**Note: We understand that the ivory-http-adapter we use in this library is deprecated in favor of httplug. We use Ivory internally to make it simple for you to use whatever HTTP library you want. The deprecation won't affect or limit our ongoing support of this PHP library.**
1313

14-
To get an API Key, please log in to your SparkPost account and generate one in the Settings page.
14+
Before using this library, you must have a valid API Key. To get an API Key, please log in to your SparkPost account and generate one in the Settings page.
1515

1616
## Installation
1717
The recommended way to install the SparkPost PHP Library is through composer.

0 commit comments

Comments
 (0)