diff --git a/README.md b/README.md index 9332261..9c9f45c 100644 --- a/README.md +++ b/README.md @@ -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