aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 819ea8a..9b6e096 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
What?
=====
Tetris.
-Very buggy Tetris, mainly due to its lack of wall kick.
+Very buggy Tetris, mainly due to its lack of proper wall kicks.
-Why?
+But why?
====
-One afternoon, I thought "Hey I'll write an AI to play Tetris!"
+One afternoon, I thought I'd write an AI to play Tetris.
I assumed I could knock Tetris up in a few minutes, but it ended up taking
longer than I expected.