From 5e6d5792b00da4064a030de6ff48b64204e1036d Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sat, 28 Oct 2017 14:52:53 +0300 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1bbf871..d6e9d85 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ C++ library for Telegram bot API. Documentation is located [here](http://reo7sp.github.io/tgbot-cpp). +## Forks + +The largest fork of this library is https://github.com/foxcpp/tgbot-cpp. There is a development of payment and video notes APIs and more. + ## Library compilation Firstly you need to install some dependencies such as Boost and build tools such as CMake. On Debian-based distibutives you can do it with these commands: -- cgit v1.2.3