Archived
1
Fork 0

Fix broken image link

This commit is contained in:
Joshua Goins 2022-06-23 14:15:52 -04:00
parent ee99b0704e
commit c74a76decb

View file

@ -2,6 +2,6 @@
A local media gallery. You can import images and videos, and even tag them for searching and filtering.
![showcase image](https://raw.githubusercontent.com/redstrate/gallery/master/misc/showcase.png)
![showcase image](misc/showcase.png)
The app is written in Swift, and uses UIKit and CoreData. Thanks to Catalyst, it can run on macOS as well as iOS and iPadOS.