Update README to remove WebView dependency
This commit is contained in:
parent
1ab22880f6
commit
99620c849f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
# mobilefort
|
# mobilefort
|
||||||
A SwiftUI app to decode and show Pillowfort feeds natively on iOS.
|
A SwiftUI app to decode and show Pillowfort feeds natively on iOS.
|
||||||
|
|
||||||

|
## Dependencies
|
||||||
|
* [URLImage](https://github.com/dmytro-anokhin/url-image) for downloading images.
|
||||||
|
|
||||||
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