From 5f46b7d7f0a69459b1b9be6065f90166526d427c Mon Sep 17 00:00:00 2001 From: 1Codealot <58225804+1Codealot@users.noreply.github.com> Date: Wed, 15 Mar 2023 15:14:22 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a750b11..5800c9b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ This code if for an infection simulator. Runs only in console, however I may work on making it graphical. +In Infection_Settings.txt, it must be written as: + +X=25 +Y=25 + +The max (that looks good) is X=210 Y=45 + Things that will be added: Cells becoming uninfected.