Update raw cover format description in README.md

This commit is contained in:
Rafael Moraes
2024-06-03 00:49:16 -03:00
parent 0f7c3795a7
commit eef659bac8
+2 -1
View File
@@ -198,4 +198,5 @@ The following cover formats are available:
* `jpg`
* `png`
* `raw`
* This format gets the raw cover without any processing in JPEG format.
* This format gets the raw cover without any processing.
* Note that when you use this format, the cover image will not be embedded within the files. To address this, you can enable `save_cover` option to save the cover as a separate file.