Skip to content

Commit 4f1f725

Browse files
authored
Review fixes
1 parent b7eebe3 commit 4f1f725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require 'vendor/autoload.php';
4444
use SparkPost\SparkPost;
4545
```
4646

47-
**Note:** To use the SparkPost API without composer see the example in [issue #164](https://github.com/SparkPost/php-sparkpost/issues/164#issuecomment-289888237).
47+
**Note:** Without composer the costs outweight the benefits of using the PHP client library. A simple function like the one in [issue #164](https://github.com/SparkPost/php-sparkpost/issues/164#issuecomment-289888237) wraps the SparkPost API and makes it easy to use the API without resolving the composer dependencies.
4848

4949
## Setting up a Request Adapter
5050

0 commit comments

Comments
 (0)