Skip to content

Commit b7eebe3

Browse files
authored
Update README.md
1 parent 3716c6a commit b7eebe3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ 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).
48+
4749
## Setting up a Request Adapter
4850

4951
Because of dependency collision, we have opted to use a request adapter rather than

0 commit comments

Comments
 (0)