Skip to content

Commit f122f4e

Browse files
committed
Update README.md
1 parent 7348b17 commit f122f4e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Where:
5858
| `administratorRequired` | No | `false` | If true, app will run with administrator privileges. |
5959
| `additionalResources` | No | [] | Additional files and folders to include in the bundled app. |
6060

61-
Some assets, like app icons, must to be located in:
61+
Some assets, like app icons, must be located in:
6262

6363
```
6464
<project>
@@ -88,3 +88,9 @@ By default, it will generate next artifacts in `target ` folder:
8888
- A `projectname_projectversion.rpm` package file on GNU/Linux (requires alien && rpmbuild).
8989
- A `projectname_projectversion.exe` installer file on Windows.
9090
- A `projectname_projectversion.dmg` installer file on Mac OS X.
91+
92+
## Contributors
93+
94+
Thanks to the following contributors, who have provided patches and other assistance:
95+
96+
* **[Heinrich Drendorf (nachsommer)](https://github.com/nachsommer)**

0 commit comments

Comments
 (0)