Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesseanwright authored Nov 24, 2017
1 parent aac93e0 commit 4ad8a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The sole exposed endpoint can be found at `/api/webhook`, which:

* responds to `HTTP POST`
* accepts GitHub [webhook-conforming payloads](https://developer.github.com/webhooks/#example-delivery)
* validates requests based upon the signature found in the `X-Hub-Signature` header
* is secured by the signature found in the `X-Hub-Signature` header


### Environment Variables
Expand Down

0 comments on commit 4ad8a39

Please sign in to comment.