From 6e7e65e9be4a1ab978e29c3123584f7d6de4cfbf Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 23 Jun 2022 14:04:43 -0400 Subject: [PATCH] Fix image reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60b46f5..ae06ea7 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A SwiftUI app to decode and show Pillowfort feeds natively on iOS. ## Dependencies * [URLImage](https://github.com/dmytro-anokhin/url-image) for downloading images. -![example result](https://raw.githubusercontent.com/redstrate/mobilefort/master/misc/screenshot.png) +![example result](misc/screenshot.png)