Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ibireme committed Jul 13, 2016
1 parent d0b3a1a commit d099161
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 @@ -167,7 +167,7 @@ _Q: Why I can't display WebP image?_

A: Make sure you added the `WebP.framework` in your project. You may call `YYImageWebPAvailable()` to check whether the WebP subspec is installed correctly.

_Q: Why I can't play APNG image?_
_Q: Why I can't play APNG animation?_

A: You should disable the `Compress PNG Files` and `Remove Text Metadata From PNG Files` in your project's build settings. Or you can rename your APNG file's extension name with `apng`.

Expand Down

0 comments on commit d099161

Please sign in to comment.