summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOleg Morozenkov <m@oleg.rocks>2019-12-05 02:04:21 +0300
committerOleg Morozenkov <m@oleg.rocks>2019-12-05 02:04:21 +0300
commit2978ae35b63eb57d367794e4ac6fd6f492373171 (patch)
treebf9b47d7e0eb592692b64f418d9a8180a78a730d /README.md
parenta888db726815a9600ea3b16ea045644b51e2898b (diff)
Combile all licenses in LICENSE. Fix Dockerfile_test
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6984dd0..ad7ab16 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
[![Travis build Status](https://travis-ci.org/reo7sp/tgbot-cpp.svg?branch=master)](https://travis-ci.org/reo7sp/tgbot-cpp)
[![GitHub contributors](https://img.shields.io/github/contributors/reo7sp/tgbot-cpp.svg)](https://github.com/reo7sp/tgbot-cpp/graphs/contributors)
-[![Open documentation](https://img.shields.io/badge/open-documentation-orange.svg)](http://reo7sp.github.io/tgbot-cpp)
C++ library for Telegram bot API.
@@ -106,4 +105,4 @@ add_definitions(-DTGBOT_CHANGE_READ_BUFFER_SIZE) # Read Buffer Size Expansion
## Licence
-[The MIT License](http://opensource.org/licenses/MIT).
+[The MIT License](https://github.com/reo7sp/tgbot-cpp/blob/master/LICENSE).