diff --git a/README.md b/README.md index a274f40..478da54 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,6 @@ When running the application you can press the N key to start a new g of the current piece, and Space drops it to the bottom of the well instantly. A small shadow tetrad at the bottom of the well indicates where the current piece will fall. -## Requirements ## +Tetrys requires [Python 2.7](http://www.python.org/download/releases/2.7/) and [pygame](http://www.pygame.org/). -* [Python 2.7](http://www.python.org/download/releases/2.7/) -* [pygame](http://www.pygame.org/) - -## Screenshots ## - -[![Game window](https://foosoft.net/projects/tetrys/img/tetrys-thumb.png)](https://foosoft.net/projects/tetrys/img/tetrys.png) +![](https://foosoft.net/projects/tetrys/img/tetrys.png)