move main (user end) game code to client.c
[netris.git] / README
diff --git a/README b/README
index 53d78b1e823b31aac87ee5b5a227d22011250c99..337262ca305ce49f7014dc23b329bbb39de95d4d 100644 (file)
--- a/README
+++ b/README
@@ -128,6 +128,6 @@ This version at least partially supports robots.  A rough description
 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".
+eg, "less -x4 client.c".
 
 # vi: tw=70