summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOleg Morozenkov <omorozenkov@gmail.com>2017-10-28 14:52:53 +0300
committerGitHub <noreply@github.com>2017-10-28 14:52:53 +0300
commit5e6d5792b00da4064a030de6ff48b64204e1036d (patch)
tree4b738d5a0d2ddea3799b2c2c50794d70a18514b3 /README.md
parent057bd0ca13013aecb9fafc886d60fc24ce3408cd (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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: