From 8953058ed922c71edbcadf338b81f681212e645e Mon Sep 17 00:00:00 2001 From: xerox Date: Thu, 23 Jan 2020 21:29:33 -0800 Subject: [PATCH] english left the game --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 499af67..3f5ea6b 100755 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ call main; ``` # Logic -* while loops are if statements + * As of version 0.9.5, logic conditions must only be variables. ### If statements