From c3484cfab3e81d947b96d68a424bfeebee77d12f Mon Sep 17 00:00:00 2001 From: Martin HART Date: Sun, 8 Nov 2020 15:46:42 +0100 Subject: [PATCH] fix tipooo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ad2583..d21b03d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ When droids dance togethers DancingDroids is a very unique, user friendly, easy to manipulate, program that introduce the copy/past and println! maccro to beginners by displaying a simple "BeBoP?" message. -DancingDroids is also a huge pile of stinky shit that looks like a game played by your computer. -The aim is to display a grid with robots moving in it, until there's a collision between two of them, or between a robot and the edge of the map. +DancingDroids is also a huge pile of stinky shit that looks like a game played by your computer. \ +The aim is to display a grid with robots moving in it, until there's a collision between two of them, or between a robot and the edge of the map. \ The size of the grid, robot's positions and their move are preconfigured in a file that has to be correctly formated <- Don't mess with that. ## Flags