scinfu / SwiftSoup

SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
https://scinfu.github.io/SwiftSoup/
MIT License
4.52k stars 345 forks source link

fix readme #226

Closed SNQ-2001 closed 2 years ago

SNQ-2001 commented 2 years ago

I found a mistake in the sample code and fixed it.

scinfu commented 2 years ago

Thank you