From 0d3eb49559067079be1e393287313b845606c284 Mon Sep 17 00:00:00 2001 From: Martin HART Date: Sun, 8 Nov 2020 16:18:18 +0100 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0857f1e..fb36731 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ When droids dance togethers DancingDroids is 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. -You can find more information in the [subject] (https://framagit.org/mhart/DancingDroids/-/blob/master/SUBJECT.md) +You can find more information in the [subject](https://framagit.org/mhart/DancingDroids/-/blob/master/SUBJECT.md) ## Flags