diff --git a/README.md b/README.md index 5f3cd94..be77cdb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Golang bindings for the Telegram Bot API [![GoDoc](https://godoc.org/github.com/zhulik/telegram-bot-api?status.svg)](http://godoc.org/github.com/zhulik/telegram-bot-api) +[![Travis](https://travis-ci.org/zhulik/telegram-bot-api.svg)](https://travis-ci.org/zhulik/telegram-bot-api) All methods have been added, and all features should be available. If you want a feature that hasn't been added yet or something is broken, open an issue and I'll see what I can do.