diff options
| author | jstmax! <87650746+MaxWasTakenYT@users.noreply.github.com> | 2024-10-17 18:47:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-17 18:47:56 +0000 |
| commit | 906358a3f2fddfb7fd61fadfbc8461c9a4e1a356 (patch) | |
| tree | f9eaa7d859de95047c2762bb7d415d1b07cabe05 | |
| parent | cc16a84649e44eaa2d94fc8beeb530da52c81f00 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ # XSC🧮 -XSC (eXtremelySimpleCalculator): simple way to calculate stuff in the terminal \ +**XSC** (e**X**tremely**S**imple**C**alculator): simple way to calculate stuff in the terminal \ +syntax: `xsc <number> <(+|-|x|/|%|^)> <number>` or `xsc -sqrt | -r <number>` \ pros: "faster because 3 letters" ## dependencies🤓 |