diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-12 23:41:38 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-12 23:41:38 +0200 |
| commit | ad7ab8adb8ff15dab0997125486f8bd047ddf4e8 (patch) | |
| tree | cb1d70d6aca0c64c43ff5565223d86f6b730fad4 /README.md | |
| parent | 4b368c89b4e411b6e567a8902efa9bb123e50175 (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,8 @@ syntax: `xsc <num1> <(+|-|x|/|%|^)> <num2>` or `xsc r <num>` pros: supports floating point number operations.. or something +--- + ## AUR **xsc3** is now available on the [Arch User Repository](https://aur.archlinux.org/packages/xsc), @@ -32,6 +34,8 @@ install it with your favourite AUR helper: `mv ./xsc /usr/bin/xsc` if didn't know, adding a binary to PATH makes it so that you do not have to find yourself in the installation path of the binary to execute it! +--- + ## usage uhh.. `xsc h` and stfu |