summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3529fa0..4ab67de 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ composer require sparkpost/php-sparkpost
After installing, you need to require Composer's autoloader:
```
require 'vendor/autoload.php';
+use SparkPost\SparkPost;
```
## Getting Started: Your First Mailing