Update README.md

This commit is contained in:
adrienmalin
2019-02-08 00:56:14 +01:00
committed by GitHub
parent 97327b5dbf
commit b8f6fff836

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 3.3+ * Python
* Python module curses (native on linux) * Python module curses (native on linux)
Can be installed on windows with: Can be installed on windows with: