6 lines
216 B
Markdown
6 lines
216 B
Markdown
# build
|
|
|
|
- These are the file that are used by electron.
|
|
- Logos are created by from the [PNG icon](./../public/icon.png)
|
|
- by running `npx electron-icon-builder --input=./public/icon.png --output=build --flatten`
|