Skip to content

Commit ea7f223

Browse files
committed
update docs
1 parent e296494 commit ea7f223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $ gem install glip-poster
3030

3131
## Usage
3232

33-
First you have to initialize your poster and then you can use `send_message` to send your message.
33+
First you have to initialize your poster and then you can use `send_message` to send your message. You must have a webhook URL configured in Glip using the "Glip Webhooks" integration.
3434

3535
```ruby
3636
poster = Glip::Poster.new(YOUR_WEBHOOK_URL)

0 commit comments

Comments
 (0)