doc: fix: Fixed documentation error
This commit is contained in:
parent
b4398ba028
commit
99dbfeaaa9
@ -11,7 +11,7 @@ It was created for educational use, and is therefore **not production code.** Ke
|
|||||||
This program renders hard-coded shapes to the terminal.
|
This program renders hard-coded shapes to the terminal.
|
||||||
The angle at which this happens can be controlled by using the `W, A, S, D, Q` and `E` keys.
|
The angle at which this happens can be controlled by using the `W, A, S, D, Q` and `E` keys.
|
||||||
|
|
||||||
To quit the application, use the `q`, `ESC` or `BACKSPACE` keys.
|
To quit the application, use the `c`, `ESC` or `BACKSPACE` keys.
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user