Add logo assets and update README
This commit is contained in:
parent
5fb600aa6f
commit
6fce2dcde8
4 changed files with 5 additions and 1 deletions
|
|
@ -30,3 +30,7 @@ This crate will contain the Windows remote-control client for `helios-remote`.
|
|||
```
|
||||
cargo build --target x86_64-pc-windows-gnu
|
||||
```
|
||||
|
||||
## App Icon
|
||||
|
||||
The file `assets/logo.ico` in the repository root is the application icon intended for the Windows `.exe`. It can be embedded at compile time using a build script (e.g. via the `winres` crate).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue