diff --git a/README.md b/README.md index 2fbf760..e0e7336 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Golang Telegram bindings for the Bot API +[![GoDoc](https://godoc.org/src.foxpaw.in/Syfaro/telegram-bot-api?status.svg)](https://godoc.org/src.foxpaw.in/Syfaro/telegram-bot-api) + Bindings for interacting with the Telegram Bot API, not nearly done yet. All methods have been added, and all features should be available.