diff --git a/README.md b/README.md index 772bffc..f0e8b05 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ Following the Hands On Rust - Build A Roguelike book -to move: -Arrow keys +It's Rust, so you need rust + +To run: + `cargo run` + + +to move: Arrow keys To rest: press space, but MONSTERS WILL HUNT YOU DOWN