Clarify README for packages
parent
2105871843
commit
10c5261d91
|
@ -16,8 +16,8 @@ without any additional features. There are other projects for creating
|
||||||
something with plugins and command handlers without having to design
|
something with plugins and command handlers without having to design
|
||||||
all that yourself.
|
all that yourself.
|
||||||
|
|
||||||
Use github.com/go-telegram-bot-api/telegram-bot-api for the latest build,
|
Use `github.com/go-telegram-bot-api/telegram-bot-api` for the latest
|
||||||
or use gopkg.in/telegram-bot-api.v1 for the current version.
|
version, or use `gopkg.in/telegram-bot-api.v1` for the stable build.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue