Update README.md
This commit is contained in:
parent
0e04755f38
commit
575472af8b
@ -1,7 +1,11 @@
|
||||
# Terminis
|
||||
Tetris clone for terminal. Ideal for servers without GUI!
|
||||
|
||||
## Install
|
||||
## Requirements
|
||||
|
||||
[Python 2 or 3](https://www.python.org/)
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install --user terminis
|
||||
@ -15,4 +19,4 @@ terminis [options]
|
||||
* --help: show command usage (this message)
|
||||
* --edit: edit controls in text editor
|
||||
* --reset: reset to default controls settings
|
||||
* --level=n: start at level n (integer between 1 and 15)
|
||||
* --level=n: start at level n (integer between 1 and 15)
|
||||
|
Loading…
x
Reference in New Issue
Block a user