summaryrefslogtreecommitdiff
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 b5380b6..042dc5d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# xsc3🧮
-**xsc3** (e**X**tremely**S**imple**C**alculator 3): the easiest way to calculate stuff in the terminal \
+**xsc3** (e**X**tremely**S**imple**C**alculator **3**): the easiest way to calculate stuff in the terminal \
syntax: `xsc <num1> <(+|-|x|/|%|^)> <num2>` or `xsc r <num>` \
pros: supports floating point number operations.. or smth \
**note**: compile with **g++**