aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 87f6be5..2132bee 100644
--- a/readme.md
+++ b/readme.md
@@ -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