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.