diff --git a/README.md b/README.md index 16ac2ea..668723a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,12 @@ Or install it yourself as: $ gem install telegram-bot +Require if necessary: + +```ruby +require 'telegram/bot' +``` + ## Usage ### Configuration