diff --git a/README.md b/README.md index 873811c..b035f35 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ ## Controls * You can move Polly, using the W,A,S,D keys. -* SPACE pauses the game -* F9 Toggles on/off worls textres -* F10 Render helper vectors +* SPACE pauses the game. +* F9 Toggles on/off world textures. +* F10 Render helper vectors. * F11 toggles the Full Screen mode. ## Documentation @@ -61,4 +61,4 @@ make Finally, you can run the freshly built game running: ``` ./bin/main -``` \ No newline at end of file +```