From 9ca2d00c77e75be97ac73e1a8df9666b4de6d6ef Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 6 Sep 2016 21:16:31 -0700 Subject: [PATCH] Updating README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cf3157..be6019b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# Tetrys # Tetrys is a minimalist Tetris clone written in Python. It is cross-platform compatible and has basic gamepad support. There is presently no way to configure what the buttons do; that is an exercise left to the reader.