add link to Sailfish Qt5.15 project

This commit is contained in:
pls.153 2023-10-10 19:35:21 +02:00
parent 8fb29293dd
commit caf4ea75dd

View file

@ -78,3 +78,12 @@ You should always kill `sshfs` after you are done using it:
```
pkill sshfs
```
Alternative approach
--------------------
The Sailfish Qt5.15 project (which inspired this) can be found
[here](https://github.com/sailfishos-chum/qt5/wiki/Getting-Started).
It uses the official Sailfish SDK for development.