From 01d0c6eaba258462e8fe89df7b499dd6c0362050 Mon Sep 17 00:00:00 2001 From: J-K-Tech <82116913+J-K-Tech@users.noreply.github.com> Date: Sat, 22 Jun 2024 10:22:07 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cac804..9cc568a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ main.cpp tiny.exe ``` -# WARNING, THIS PROGRAM HAS STRICT SYNTAX AND IS YET TO IMPROVE +# WARNING, THIS PROGRAM HAS STRICT SYNTAX ## The line MUST to have `;`,`set` and `%` as first character to be detected as comment, setter and variable, so you can have it in the command (without being interpreted by Tiny) by adding a space before.