diff --git a/README.md b/README.md index 12bdac4..8c54aa7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# GoLang bindings for the Telegram API -> This package is in active development and **not recommended for use in production for now**. Use [go dep](https://golang.github.io/dep/) to freeze the state of the package in your projects! +# GoLang bindings for the Telegram Bot API +> This package is in active development and going to freeze the first version of it's API. Stay tuned! + ## Start using telegram -Download and install it: +Download/install: `$ go get -u gitlab.com/toby3d/telegram` Import it in your code: