godoc link in readme

This commit is contained in:
Syfaro 2015-06-26 01:20:29 -05:00
parent 90c48448d2
commit 16acfd07b0

View file

@ -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.