diff --git a/README.md b/README.md index d557f293c..2c5764baf 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,9 @@ Support method invoke, argument define, new object, free object, control flow(if #### Operator -| + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | -|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| -|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| +| + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | += | -= | *= | /= | +|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| +|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| | | | | #### Control flow