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