Update README.md
This commit is contained in:
parent
ad9f1a2436
commit
ba3a5b5983
|
@ -81,7 +81,7 @@ Objective-C:
|
||||||
```swift
|
```swift
|
||||||
Swift:
|
Swift:
|
||||||
|
|
||||||
@import SDWebImage
|
import SDWebImage
|
||||||
|
|
||||||
imageView.sd_setImage(with: URL(string: "http://www.domain.com/path/to/image.jpg"), placeholderImage: UIImage(named: "placeholder.png"))
|
imageView.sd_setImage(with: URL(string: "http://www.domain.com/path/to/image.jpg"), placeholderImage: UIImage(named: "placeholder.png"))
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue