From ef8e7f49829535c031171f62fffe69976515b1c7 Mon Sep 17 00:00:00 2001 From: Lyon <88232613+pikasTech@users.noreply.github.com> Date: Tue, 2 Nov 2021 10:35:34 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 62bb80f91..d9cf7138e 100644 --- a/README.md +++ b/README.md @@ -102,9 +102,9 @@ Support method invoke, argument define, new object, free object, control flow(if #### Operator -| + | - | * | / | == | >= | <= | - --- | --- | --- | --- | --- | --- | ---| -|√|√|√|√|√| | | | | +| + | - | * | / | == | > | < | >= | <= | +|---|---|---|---|---|---|---|---|---| +|√|√|√|√|√|√|√| | | #### Control flow