diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-16 23:06:58 +0300 |
---|---|---|
committer | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-16 23:06:58 +0300 |
commit | e4fb7e904b8d66d502a8e00dd3c9087a98140001 (patch) | |
tree | cba6ca358a7ef74dbf9a700bc1223bde77b3e7be | |
parent | ebf11f93b5fdffe1f74ec9b8ed7bdb0f15057dff (diff) |
Update readme
-rwxr-xr-x | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,8 +1,7 @@ # 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.
+It's not stable version yet. Something may not work.
+
+Dependencies: Boost
|