mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 04:05:13 +00:00
Fixed title of submodule.
This commit is contained in:
parent
6cb2d3da93
commit
ccc54c397a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# telebotxx
|
||||
[](https://travis-ci.org/UltraCoderRU/telebotxx)
|
||||
|
||||
Telegram Bot API 2.0 for C++14. It uses [Curl for People](https://github.com/whoshuu/cpr) library to perform HTTP requests and [RapidJSON](https://github.com/miloyip/rapidjson) to work with JSON data.
|
||||
Telegram Bot API 2.0 for C++14. It uses [C++ Requests](https://github.com/whoshuu/cpr) library to perform HTTP requests and [RapidJSON](https://github.com/miloyip/rapidjson) to work with JSON data.
|
||||
In development, so you are welcome to contribute.
|
||||
|
||||
## Requirements
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue