diff --git a/README.md b/README.md index aec73e6be..36b644cfd 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Support method invoke, argument define, new object, free object, control flow(if | + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | += | -= | *= | /= | |---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| -|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| | | | | +|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| #### Control flow diff --git a/README_zh.md b/README_zh.md index 27f49e9af..6d9af276f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -207,7 +207,7 @@ http://pikascript.com | + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | += | -= | *= | /= | |---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| -|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| | | | | +|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| #### 控制流