mirror of
https://github.com/vanitasvitae/OmemoQRCodeGenerator.git
synced 2024-11-23 12:52:09 +01:00
Add info how to run the application to README.md
This commit is contained in:
parent
c777ab80cf
commit
e96cb64406
1 changed files with 6 additions and 0 deletions
|
@ -3,3 +3,9 @@ of authenticity.
|
||||||
|
|
||||||
![Login Screen](assets/qr_omemo_login.png)
|
![Login Screen](assets/qr_omemo_login.png)
|
||||||
![Main Screen](assets/qr_omemo_main.png)
|
![Main Screen](assets/qr_omemo_main.png)
|
||||||
|
|
||||||
|
# Executing the application
|
||||||
|
|
||||||
|
```bash
|
||||||
|
gradle jfxRun
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue