Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fvarrui committed May 17, 2019
1 parent 7348b17 commit f122f4e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Where:
| `administratorRequired` | No | `false` | If true, app will run with administrator privileges. |
| `additionalResources` | No | [] | Additional files and folders to include in the bundled app. |

Some assets, like app icons, must to be located in:
Some assets, like app icons, must be located in:

```
<project>
Expand Down Expand Up @@ -88,3 +88,9 @@ By default, it will generate next artifacts in `target ` folder:
- A `projectname_projectversion.rpm` package file on GNU/Linux (requires alien && rpmbuild).
- A `projectname_projectversion.exe` installer file on Windows.
- A `projectname_projectversion.dmg` installer file on Mac OS X.

## Contributors

Thanks to the following contributors, who have provided patches and other assistance:

* **[Heinrich Drendorf (nachsommer)](https://github.com/nachsommer)**

0 comments on commit f122f4e

Please sign in to comment.