mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-27 19:55:14 +00:00
Add build status widget for branch 'dev'
This commit is contained in:
parent
81bb25f4fe
commit
6d7d59b3f6
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# telebotxx
|
||||
[](https://travis-ci.org/UltraCoderRU/telebotxx)
|
||||
|
||||
| Branch | Status |
|
||||
|:-:|-|
|
||||
| [master](https://github.com/UltraCoderRU/telebotxx) | [](https://travis-ci.org/UltraCoderRU/telebotxx) |
|
||||
| [dev](https://github.com/UltraCoderRU/telebotxx/tree/dev) | [](https://travis-ci.org/UltraCoderRU/telebotxx) |
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue