summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOleg Morozenkov <m@oleg.rocks>2018-04-01 03:12:50 +0300
committerOleg Morozenkov <m@oleg.rocks>2018-04-01 03:12:50 +0300
commit0865f05609ee0231e791c70165473450cfd6c1e9 (patch)
tree344c439c38164b26fb2f93dc2912ef2e273a84e2 /README.md
parenta27078bb9ce71e2c85b70476414eeb946a63d2bf (diff)
Update README.md because fork creator deleted his github account
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d9816fc..b213846 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,6 @@ 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: