1
0
Fork 0

📝 Updated README.md

This commit is contained in:
Maxim Lebedev 2020-02-18 16:28:08 +00:00
parent 3e306c85fb
commit 858deeef8e
1 changed files with 4 additions and 3 deletions

View File

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