LeonardoCardoso / SwiftLinkPreview

It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
https://leocardz.com/swift-link-preview-5a9860c7756f
MIT License
1.37k stars 196 forks source link

Improve README.md documentation #150

Closed benlmyers closed 2 years ago

benlmyers commented 3 years ago

The "Instantiation" section of "Usage" contains initialization code that does not work. Specifying types are done in class implementation. While displaying the types can be useful, they can cause confusion with the reader.

LeonardoCardoso commented 2 years ago

Thanks, @benlmyers.