From efa204db70bf73de5eea5aa49e364e03b4d254d8 Mon Sep 17 00:00:00 2001 From: MayKoder Date: Thu, 19 Dec 2019 16:40:59 +0100 Subject: [PATCH] Last last readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c3397..ea04afe 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This time we've been asked to code the core for a Racing Game using Bullet, Open ## Goal -The main goal is to get to the end of the map while activating all the checkpoints, but be careful, if you fall off the map, you will be sent to the last checkpoint. You will need to think ahead of the gravity changes, because they can 'flip' your mind.
+The main goal is to get to the end of the map while activating all the checkpoints, but be careful, if you fall off the map you will be sent to the last checkpoint. You'll need to think ahead of the gravity changes, because they can 'flip' your mind.
## Debug Controls