all repos — telegram-bot-api @ 10c5261d919e9311450a5ddb950c759b31f8ec0d

Golang bindings for the Telegram Bot API

Clarify README for packages
Syfaro syfaro@foxpaw.in
Sun, 03 Jan 2016 18:14:16 -0600
commit

10c5261d919e9311450a5ddb950c759b31f8ec0d

parent

2105871843177fba6aaba4f2413b917c1d690970

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -16,8 +16,8 @@ without any additional features. There are other projects for creating

something with plugins and command handlers without having to design all that yourself. -Use github.com/go-telegram-bot-api/telegram-bot-api for the latest build, -or use gopkg.in/telegram-bot-api.v1 for the current version. +Use `github.com/go-telegram-bot-api/telegram-bot-api` for the latest +version, or use `gopkg.in/telegram-bot-api.v1` for the stable build. ## Example