summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee82022..89b53f4 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,14 @@ pros: supports floating point number operations.. i guess it's a pro? \
* `lolcat` : `pacman -S lolcat`
* `bash` : do you really need a guide to get bash?
-# installation one-lineršŸ¤–
+## installation one-lineršŸ¤–
#### download dependencies, copy repo and compile **XSC** ;
`pacman -S figlet lolcat g++ && git clone https://github.com/jstmaxlol/XSC && cd ./XSC && g++ -o xsc xsc.cpp` \
#### (optional, but recommended) move to PATH ;
`mv ./xsc /usr/bin/xsc`
+## usage⭐
+uhh.. `xsc -h` and gtfo
+
 
###### { jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }