From 4f223a6cc3ae2b500ec5a41974b872f80ca64b25 Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Thu, 23 Jun 2016 16:57:53 -0430 Subject: [PATCH] Updated the README again. Yeesh. --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 320c63b..864d301 100644 --- a/README.org +++ b/README.org @@ -15,8 +15,7 @@ The goal of the controller is to find a ball (in yellow) that is located on one while avoiding any obstacles (in black) it can find. Once the ball is found, or the robot has collided with any of the two obstacles at the sides of the goal line, the controller will return to the starting line (in blue). -The floor and the start/goal lines must be of constrasting colors. Contrary to what the diagram implies, both -the start and goal lines *must* be of a similar color. +The floor and the start/goal lines must be of constrasting colors. ** Robot