diff options
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 |