readme update

This commit is contained in:
ZZMOaG(vj3GeCEpn7k76EZFEj_PL$%u@9)Oxp;BrMykYFFxC
 2024-12-31 02:34:02 +05:00
parent 4e3aeba721
commit bc84390e41

View File

@ -1,3 +1,10 @@
# sparkle
# Sparkle
library for creating discord bots
# How to build
```bash
git clone https://\[226:6bac:39d0:90bd:f480:fb4d:fadf:2045\]:8443/fluttershy/sparkle.git
mkdir sparkle/build
cd sparkle/build
cmake .. && make
```