~ntgg/fundies2-game

06a818910b9edf263b2053f6974b95d9d457bd18 — Noah Graff 4 years ago 1aea715 master
updated readme
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 2,4 2,4 @@

For our CS fundamentals class we had to write [this game](https://streamja.com/JwyG) in Java, so I rewrote it in Rust.

To play just run `cargo +nightly run --release`, should work right out of the box
To play just run `cargo run --release`, should work right out of the box