From 07639e8c3f3b9ad85eead14e98e2ffaf76ca18e7 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 6 Sep 2016 21:14:11 -0700 Subject: [PATCH] Updating README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index be6019b..4cf3157 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# 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.