diff --git a/slack-webhook-orb.yml b/slack-webhook-orb.yml index f45d3ce..4da69df 100644 --- a/slack-webhook-orb.yml +++ b/slack-webhook-orb.yml @@ -1,6 +1,8 @@ version: 2.1 -description: A simple orb to send fully-customized Slack messages via Slack webhooks. +description: | + A simple orb to send fully-customized Slack messages via Slack webhooks. + To generate a webhook URL, please see the Slack instructions: https://api.slack.com/messaging/webhooks display: source_url: "https://github.com/adamu/slack-webhook-orb"