Skip to content

Commit

Permalink
Update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Jun 12, 2019
1 parent 973b72a commit 18b5da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ composer require selective/image-type
### Detect image type from file

```php
use Selective\ImageType;
use Selective\ImageType\ImageTypeDetector;

$file = new SplFileInfo('example.jpg');

Expand Down

0 comments on commit 18b5da0

Please sign in to comment.