Skip to content

Commit 92f362e

Browse files
committed
Update README.md
1 parent 0a73bbf commit 92f362e

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
@@ -11,6 +11,8 @@ composer require webdevpack/sdk-php
1111
## Examples
1212

1313
```php
14+
require __DIR__ . '/vendor/autoload.php';
15+
1416
$wdp = new WebDevPack\Client(['apiKey' => 'YOUR-API-KEY']);
1517

1618
// IMAGES

0 commit comments

Comments
 (0)