about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--chessboard.mu4
1 files changed, 2 insertions, 2 deletions
diff --git a/chessboard.mu b/chessboard.mu
index e52aaa0e..5bef4146 100644
--- a/chessboard.mu
+++ b/chessboard.mu
@@ -1,5 +1,5 @@
-# chessboard program: takes moves in algebraic notation and displays the
-# position after each
+# Chessboard program: you type in moves in algebraic notation, and it'll
+# display the position after each move.
 
 # recipes are mu's names for functions, and recipes have ingredients
 recipe main [