More to README

This commit is contained in:
Hauke Zühl 2016-04-30 08:12:06 +02:00
parent dfe31b70e0
commit cb9e5561aa

View File

@ -1,2 +1,10 @@
# LibTgBotPP
A simple Telegram Bot C++ library
# Requirements
To compile, you just need a C++-Compiler and CMake.
To use the library, you need:
* libcurlpp
* libjsoncpp