diff --git a/README.md b/README.md index 88624c5..817597e 100644 --- a/README.md +++ b/README.md @@ -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