readme update
This commit is contained in:
parent
4e3aeba721
commit
bc84390e41
11
README.md
11
README.md
@ -1,3 +1,10 @@
|
|||||||
# sparkle
|
# Sparkle
|
||||||
|
|
||||||
library for creating discord bots
|
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
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user