From 47a09229797d123225ba09269ed46e3e5ee94d37 Mon Sep 17 00:00:00 2001 From: prashant-24 <47084260+prashant-24@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:08:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 894447f..d28ad23 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Procedure -Implement the race track so the `p` and `q` keys move the player 1 and player 2 cars forward respectively. +Implement the race track such that `p` and `q` keys are used to move the player 1 and player 2 cars forward respectively. ## Concepts