home · contact · privacy
Minor code restyling. Important: Renamed win->curses_win to win->curses.
[plomrogue] / README
diff --git a/README b/README
index a4f20a1ac2ee8c04892edfa55ad58818f0dd5abe..219ba562fc8f192b842d665c8d5e90ee3ab00d03 100644 (file)
--- a/README
+++ b/README
@@ -8,6 +8,8 @@ fashion.
 Install/run
 -----------
 
+Dependencies: ncurses.
+
 git clone https://github.com/plomlompom/plomrogue
 cd plomrogue
 make
@@ -41,6 +43,7 @@ t       move player up
 b       move player down
 f       move player left
 h       move player rifght
+.       wait one turn
 
 S       save current keybindings
 UP      navigate selection upwards in keybinding editing window