code cosmetics
[netris.git] / README
diff --git a/README b/README
index 9420e208f9b917ddbcf1cbdd2c257ea1b2244441..aab94a4e01378b75b58cfcbb4ab4bbe864d1101f 100644 (file)
--- a/README
+++ b/README
@@ -88,7 +88,7 @@ the game.
 Unlike standard T*tris, Netris gives you a little extra time after
 dropping a piece before it solidifies.  This allows you to slide the
 piece into a notch without waiting for it to fall the whole way down.
-In fact, if you can even slide it off a cliff and it'll start falling
+In fact, you can even slide it off a cliff and it'll start falling
 again.  If you think it should automatically drop again in this case,
 use the -D option.
 
@@ -96,12 +96,12 @@ The keys are:
  'j'    left
  'k'    rotate
  'l'    right
- Space drop
+ Space  drop
  'm'    down faster
- 's'   toggle spying on the other player
- 'p'   pause
- 'f'   make game faster (irreversible)
- Ctrl-L        redraw the screen
+ 's'    toggle spying on the other player
+ 'p'    pause
+ 'f'    make game faster (irreversible)
+ Ctrl-L redraw the screen
 
 To see usage information, type "netris -h".
 To see distribution/warranty information, type "netris -H".
@@ -132,4 +132,4 @@ of the protocol is in "robot_desc", and a sample robot is in sr.c.
 The source code should be viewed with tab stops set every 4 columns,
 eg, "less -x4 game.c".
 
-# vi: tw=70 ai
+# vi: tw=70