aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a8a57b..7c946a4 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,14 @@ ROGUERUST
A Rogue-like game written in Rust. Please see `TODO.md` for more info.
+What does it look like?
+-----------------------
+
+The all-important screenshot for a video game:
+
+![Screenshot](/img/screenshot.png?raw=true)
+
+
How to run
----------