From 07677068ab81146a40ac3f36e745e0066de3832c Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Fri, 23 Aug 2024 15:34:11 -0400 Subject: [PATCH] Reformat. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ae7d394..3732b65 100644 --- a/README.md +++ b/README.md @@ -126,5 +126,4 @@ If those run then try to run the game on its own code: cp .\builddir\escape_turings_tarpit.exe . ; .\escape_turings_tarpit.exe .\ "meson compile -C builddir" ``` -Now it's playing, so all you have to do is open one of the .cpp files, make a mistake, save it, and -watch the game play. +Now it's playing, so all you have to do is open one of the .cpp files, make a mistake, save it, and watch the game play.