Skip to content

Commit c2f6e16

Browse files
committed
install-crate: update main readme
1 parent 2fa2f87 commit c2f6e16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# cargo-gpu
22

3-
Command line tool for building Rust shaders using rust-gpu.
3+
An installation manager and a command line tool for [rust-gpu](https://github.com/Rust-GPU/rust-gpu/).
4+
5+
For the command line tool, see below. To use the installation manager from your build script or other executables, see the [readme of `cargo-gpu-install`](crates/cargo-gpu-install/README.md).
46

57
## Getting Started
68

0 commit comments

Comments
 (0)