diff --git a/README.md b/README.md
index 9bb3669225c65f03e854e3fb58bfd53f469f6e8a..79e972ca623aa7c576cca14c5de20af1e919518e 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!"