doc: fix: Fixed documentation error

This commit is contained in:
Yandrik 2022-12-30 18:24:03 +01:00
parent b4398ba028
commit 99dbfeaaa9
1 changed files with 1 additions and 1 deletions

View File

@ -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.
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