Change README for URLImage as well
This commit is contained in:
parent
83a265f34a
commit
f920e3aa9e
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ A SwiftUI app to decode and show Pillowfort feeds natively on iOS.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
I use [RemoteImage](https://github.com/crelies/RemoteImage) for downloading images, and [WebView](https://github.com/kylehickinson/SwiftUI-WebView) for showing the sidebar.
|
I use [URLImage](https://github.com/dmytro-anokhin/url-image) for downloading images, and [WebView](https://github.com/kylehickinson/SwiftUI-WebView) for showing the sidebar.
|
||||||
|
|
Reference in a new issue