From cdfdedf8cb0042965efc0ce0f28f45fc769a0381 Mon Sep 17 00:00:00 2001 From: Anthony Gitter Date: Fri, 22 Nov 2024 21:45:59 -0600 Subject: [PATCH] Fix whitespace --- input/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/README.md b/input/README.md index 1c004f3b..50be2a7e 100644 --- a/input/README.md +++ b/input/README.md @@ -13,7 +13,7 @@ For example: ``` NODEID prize sources targets active dummy A 1.0 True True True -B 3.3 True True +B 3.3 True True C 2.5 True True D 1.9 True True True ```