Skip to content

Commit

Permalink
README namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHoaro committed May 8, 2021
1 parent db2ca40 commit 637eb81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Using WebThumbnailer is pretty straight forward:

```php
require_once 'vendor/autoload.php';

use WebThumbnailer\WebThumbnailer;

$wt = new WebThumbnailer();

// Very basic usage
Expand Down

0 comments on commit 637eb81

Please sign in to comment.