edit README
This commit is contained in:
parent
8965b7ee90
commit
d4595305b4
@ -1,7 +1,13 @@
|
||||
# Telegram bot for slavasil.ru URL shortener
|
||||
# Telegram AND Discord bot for slavasil.ru URL shortener
|
||||
|
||||
## Building
|
||||
### Prerequisites
|
||||
- gperf
|
||||
- openssl
|
||||
- zlib
|
||||
|
||||
### Build
|
||||
```
|
||||
mkdir build && cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=Yes -DDPP_BUILD_TEST=No ..
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user