1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-02 20:52:43 +00:00

FIx image links

This commit is contained in:
Chris Josten 2021-03-25 18:27:55 +01:00
parent 2fbafdf450
commit f670ea22ab

View file

@ -2,9 +2,9 @@
Sailfin is a [Sailfish OS](https://sailfishos.org) client for [Jellyfin](https://jellyfin.org), a media server, written in C++ and qml.
## Screenshots (running on Sailfish OS)
![Screenshot showing the library root](graphics/screenshot-sailfish-1.png =225x400)
![Screenshot showing TV show page](graphics/screenshot-sailfish-2.png =225x400)
![Screenshot showing the video player](graphics/screenshot-sailfish-3.png =400x225)
<img alt="Screenshot showing the library root" src="graphics/screenshot-sailfish-1.png" width="225" height="400" />
<img alt="Screenshot showing TV show page" src="graphics/screenshot-sailfish-2.png" width="225" height="400" />
<img alt="Screenshot showing the video player" src="graphics/screenshot-sailfish-3.png" width="400" height="225" />
## License
This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.