Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Sep 20, 2023
1 parent ba88697 commit 7ddec10
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 @@ -227,7 +227,7 @@ $cover->getContents(bool $toBase64 = false); // ?string => content of cover, if
> **Note**
>
> - For `PDF`, cover can only be extracted if [`imagick` PHP extension](https://www.php.net/manual/en/book.imagick.php).
> - For Audiobook, cover can be extracted with `mp3` but not with other formats.
> - For Audiobook, cover can be extracted with [some formats](https://github.com/kiwilan/php-audio#supported-formats).
### Formats specifications

Expand Down

0 comments on commit 7ddec10

Please sign in to comment.