diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-16 22:46:14 +0300 |
---|---|---|
committer | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-16 22:46:14 +0300 |
commit | 2fa6f710e5beca0ead9da19042925fdd5e5cd8be (patch) | |
tree | bcc32d4922455c139d28be14097463e2b9e4af62 /README.md | |
parent | 9f0a1aa2046c12444806f0d6bd814af8c4451c67 (diff) |
Travis CI
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--] | README.md | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md index 7037c35..1989d3f 100644..100755 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# tgbot-cpp - -C++ library for Telegram bot API. - -It's alpha version. Stable release will be soon.
\ No newline at end of file +# tgbot-cpp
+
+[![Build Status](https://travis-ci.org/reo7sp/tgbot-cpp.svg?branch=master)](https://travis-ci.org/reo7sp/tgbot-cpp)
+
+
+C++ library for Telegram bot API.
+
+It's alpha version. Stable release will be soon.
|