Add requirement

pull/149/head
Мухаммад Алифф Муаззам 7 years ago
parent 5435d1d8ea
commit 3968e8f6a9
  1. 6
      README.md

@ -22,6 +22,12 @@ version, or use `gopkg.in/telegram-bot-api.v4` for the stable build.
Join [the development group](https://telegram.me/go_telegram_bot_api) if
you want to ask questions or discuss development.
## Requirement
Just run this before running the example code.
``` gopkg.in/telegram-bot-api.v4 ```
## Example
This is a very simple bot that just displays any gotten updates,