godoc link in readme
parent
90c48448d2
commit
16acfd07b0
|
@ -1,5 +1,7 @@
|
||||||
# Golang Telegram bindings for the Bot API
|
# 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.
|
Bindings for interacting with the Telegram Bot API, not nearly done yet.
|
||||||
|
|
||||||
All methods have been added, and all features should be available.
|
All methods have been added, and all features should be available.
|
||||||
|
|
Loading…
Reference in New Issue