mirror of
https://github.com/vanitasvitae/OmemoQRCodeGenerator.git
synced 2025-02-08 18:36:26 +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.
|
|||
|
||||

|
||||

|
||||
|
||||
# Executing the application
|
||||
|
||||
```bash
|
||||
gradle jfxRun
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue