From fc5330515913cec10e77809a1c86ce60cdc7a3d2 Mon Sep 17 00:00:00 2001 From: vanten-s Date: Wed, 27 Sep 2023 09:25:35 +0200 Subject: [PATCH] Fixed MarkDown Syntax --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dd7c4ca..7ed483e 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,14 @@ Currently the language has the following - Scopes - Functions - Variables + But more features like + - If statements - Loops - Function calls in expressions - Comments + Are coming. ## Syntax