From 7179cc9bd0d43bf0cf645bcb3247c1183dd8c818 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Wed, 4 Nov 2015 16:34:40 +0300 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 305c275..a09a64e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # tgbot-cpp [![Join the chat at https://gitter.im/reo7sp/tgbot-cpp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/reo7sp/tgbot-cpp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +  +[![Flattr this](https://button.flattr.com/flattr-badge-large.png "Flattr this")](https://flattr.com/submit/auto?user_id=Reo_SP&url=https%3A%2F%2Fgithub.com%2Freo7sp%2Ftgbot-cpp) C++ library for Telegram bot API. -**Warning:** It's not stable version yet. Something may not work. - Documentaion is located [here](http://reo7sp.ru/proj/tgbot-cpp/doc) ## Compilation @@ -25,7 +25,7 @@ sudo make install 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. +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](https://hub.docker.com/r/reo7sp/tgbot-cpp/). ## Samples -- cgit v1.2.3