diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-05-23 15:21:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-23 15:21:26 +0200 |
| commit | 7b9da3f10732eb0f02fd1601c5e371d8806462c3 (patch) | |
| tree | fa06f75afcb26b822a3e0b3d4f33c8edeeab3055 /README.md | |
| parent | 94bd02aec7417d89d5a230ba6f2681ddbfcc5804 (diff) | |
smol fiks
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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++** |