summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjstmax! <87650746+jstmaxlol@users.noreply.github.com>2025-05-23 15:21:26 +0200
committerGitHub <noreply@github.com>2025-05-23 15:21:26 +0200
commit7b9da3f10732eb0f02fd1601c5e371d8806462c3 (patch)
treefa06f75afcb26b822a3e0b3d4f33c8edeeab3055
parent94bd02aec7417d89d5a230ba6f2681ddbfcc5804 (diff)
smol fiks
-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++**