Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daichi Nakajima <[email protected]>
  • Loading branch information
OmarJalil and nakajijapan authored May 11, 2020
1 parent 2e18d9b commit 1a42ec4
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 @@ -181,7 +181,7 @@ class PhotoSliderSDImageLoader: PhotoSlider.ImageLoader {
progress: @escaping PhotoSlider.ImageLoader.ProgressBlock,
completion: @escaping PhotoSlider.ImageLoader.CompletionBlock)
{
//Webp compatibility (optional)
// Webp compatibility (optional)
let WebPCoder = SDImageWebPCoder.shared
SDImageCodersManager.shared.addCoder(WebPCoder)

Expand Down

0 comments on commit 1a42ec4

Please sign in to comment.