From 0d933e50e7596f390846fe0bb79d8911b28fae99 Mon Sep 17 00:00:00 2001 From: Jonas Weinz Date: Sun, 28 May 2017 23:17:26 +0200 Subject: [PATCH] fixed README --- langton/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langton/README.md b/langton/README.md index 02e1a47..9eba3ec 100644 --- a/langton/README.md +++ b/langton/README.md @@ -95,7 +95,7 @@ optional arguments: * run the multicolored ant 'RRLLLRLLLRRR' on a field with size 320x180 and calculate the result after 10.000 steps ``` - ./Main.py --w 320 --h 180 --code 110001000111 --calc 10000 + ./Main.py --w 320 --h 180 --code 110001000111 --calc 100000 ``` * result: