SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.14k stars 219 forks source link

Readme corrections #187

Closed cci-rmirza closed 3 years ago

cci-rmirza commented 3 years ago

This PR adds some corrections and readability improvements to the AnimatedImage section in Readme.

Apparently writing the file extension (e.g. animation1.gif instead of just animation1) is necessary. Otherwise the animated image is not visible at all.

An erroneous close parenthesis is fixed as well.

dreampiggy commented 3 years ago

LGTM.