summaryrefslogtreecommitdiff
path: root/include/tgbot/tgbot.h
diff options
context:
space:
mode:
authorOleg Morozenkov <omorozenkov@gmail.com>2015-08-12 14:39:37 +0300
committerOleg Morozenkov <omorozenkov@gmail.com>2015-08-12 14:39:37 +0300
commitf94a2dd6c2832c6ba0379d4c8eec367b25a4a2e2 (patch)
tree26e19343a8addf7a7e18c624700efb79e3713ad2 /include/tgbot/tgbot.h
parentadf1a76a439c627346960100c17de47920306bc4 (diff)
Update README.md
Diffstat (limited to 'include/tgbot/tgbot.h')
-rw-r--r--include/tgbot/tgbot.h2
1 files changed, 2 insertions, 0 deletions
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)
*