mirror of https://github.com/Leinnan/rpack.git
Update README
This commit is contained in:
parent
a868797eca
commit
f2a4c59745
|
|
@ -44,6 +44,14 @@ Options:
|
||||||
|
|
||||||
Available at [crates/rpack_cli](https://github.com/Leinnan/rpack/tree/master/crates/rpack_cli).
|
Available at [crates/rpack_cli](https://github.com/Leinnan/rpack/tree/master/crates/rpack_cli).
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
Only with Cargo (Rust package manager) at the moment:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cargo install rpack_cli
|
||||||
|
```
|
||||||
|
|
||||||
## rPack egui
|
## rPack egui
|
||||||
|
|
||||||
[](https://crates.io/crates/rpack_egui)
|
[](https://crates.io/crates/rpack_egui)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue