From cb9e5561aa6117afcf7711643894baf39b7ad15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hauke=20Z=C3=BChl?= Date: Sat, 30 Apr 2016 08:12:06 +0200 Subject: [PATCH] More to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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