From f60887fb2f41e62c4d5dc6b7c048c491bcda2a57 Mon Sep 17 00:00:00 2001 From: Declan <5962877+dec1@users.noreply.github.com> Date: Fri, 10 May 2024 11:56:48 +0200 Subject: [PATCH] fix typo in readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 87dbfc2..ed61c38 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ marking a phase transition from low to high connectivity. an arbitraruly-sized 2D grid. ### Implementation - Details of the simulation.md of the implementation are described [here](simulation.md) + - Details of the implementation are described [here](simulation.md) ### Sample Results ... @@ -47,4 +47,4 @@ marking a phase transition from low to high connectivity. ![alt example](supp/img/grid_seq.png) # Detailed Usage - For detailed setup, usage, and automated tests, see [here](details.md) + - For detailed setup, usage, and automated tests, see [here](details.md)