Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:ryokosuge/Nuke-WebP-Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryokosuge committed May 12, 2018
2 parents 3623d77 + 4e09bd9 commit 4504546
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 @@ -16,7 +16,7 @@ The plugin features a pre-configured Nuke.Manager with WebP support, and an WebP
import Nuke
import NukeWebPPlugin

WebPImgaeDecoder.enable()
WebPImageDecoder.enable()

let imageView = UIImageView()
let webpimageURL = URL(string: "https://example.com/sample.webp")!
Expand Down

0 comments on commit 4504546

Please sign in to comment.