diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a8a57b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +ROGUERUST
+=========
+
+A Rogue-like game written in Rust. Please see `TODO.md` for more info.
+
+How to run
+----------
+
+Clone this repository, then run `cargo run` and admire the results!
|