From f94a2dd6c2832c6ba0379d4c8eec367b25a4a2e2 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Wed, 12 Aug 2015 14:39:37 +0300 Subject: Update README.md --- include/tgbot/tgbot.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/tgbot/tgbot.h') diff --git a/include/tgbot/tgbot.h b/include/tgbot/tgbot.h index 21224c8..d393fc7 100644 --- a/include/tgbot/tgbot.h +++ b/include/tgbot/tgbot.h @@ -84,6 +84,8 @@ * * That's all. All you have to do now is just link compiled library to your project. * + * If you want, you can also use Docker to build and run your bot. Just set the base image of your's Dockerfile to reo7sp/tgbot-cpp. + * * @section Samples * All samples are located [here](https://github.com/reo7sp/tgbot-cpp/tree/master/samples) * -- cgit v1.2.3