diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ int main() { } ``` +Do not forget to add -DHAVE_CURL and install libcurl + All other samples are located [here](samples). |
index : fadhil_riyanto/libTgBot.git | ||
C++ library for Telegram bot API | Fadhil Riyanto |
summaryrefslogtreecommitdiff |
-rw-r--r-- | README.md | 2 |
@@ -57,6 +57,8 @@ int main() { } ``` +Do not forget to add -DHAVE_CURL and install libcurl + All other samples are located [here](samples). |