diff options
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ $ cargo install --force --path /path/to/eva | |||
74 | 74 | ||
75 | ### operators | 75 | ### operators |
76 | 76 | ||
77 | - binary operators: `+ - * / ^` | 77 | - binary operators: `+ - * / ^ **` |
78 | - unary operators: `+ -` | 78 | - unary operators: `+ -` |
79 | 79 | ||
80 | ### constants | 80 | ### constants |