Update README.md

This commit is contained in:
adrienmalin
2019-02-07 22:57:59 +01:00
committed by GitHub
parent 6f21bbaff2
commit 26942436c0

View File

@ -34,7 +34,7 @@ Another Tetris clone... again... but for terminal. Ideal for servers without GUI
level: integer between 1 and 15 level: integer between 1 and 15
## Dependency ## Dependency
* Python * Python 3.3+
* Python module curses (native on linux) * Python module curses (native on linux)
Can be installed on windows with: Can be installed on windows with: