Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawson Kurtz committed Jan 16, 2014
1 parent f257dd3 commit f70d9a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,10 @@ gem 'special-delivery'
```

## Use

### Set Your API Key
Your mailgun API key is used to authenticate webhook requests from Mailgun, and must be accessible via `MAILGUN_CONFIG[:api_key]`.

### Routes File
Mount Special Delivery as an engine within your `config/routes.rb` at a path of your choosing. Make sure to then point your Mailgun webhooks to this URL.

Expand Down

0 comments on commit f70d9a2

Please sign in to comment.