diff --git a/README.md b/README.md index 9bb3669..79e972c 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Sometimes getting Rust projects to compile is hard! Wouldn't it be nice if your ## How it works 1. Install with `cargo install cargo-gg` -1. Use `gg` as a wrapper (e.g. `cargo gg run` +1. Use `gg` as a wrapper (e.g. `cargo gg run` to run your Rust project) 1. If your project fails to build, and then it succeeds, cargo will say "Good girl!"