From c7b4b32a81d75b0c5a9ef7550d0e7c38b9d4b923 Mon Sep 17 00:00:00 2001 From: Lyon <88232613+pikasTech@users.noreply.github.com> Date: Sun, 28 Nov 2021 17:41:30 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee9f97a49..d557f293c 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Support method invoke, argument define, new object, free object, control flow(if #### Operator | + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | -|---|---|---|---|---|---|---|---|---| +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| |√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| #### Control flow