Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-me-tree-or-love committed Apr 11, 2018
1 parent 8c9b046 commit 47d7bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# serverless-lambda-announcer
# serverless-lambda-announcer :speech_balloon:
A plugin for serverless framework that announces a deploy of a new function to a given url.

## Purpose
This plugin allows to specify a custom hook listening for lambda deploys.
On deploy the announcer will announce the lambda definition to the specified hook. :speech_balloon:
On deploy the announcer will announce the lambda definition to the specified hook.
The hook should be a `POST` endpoint accepting json-encoded payload.
## Installation
Run `npm install serverless-lambda-announcer`
Expand Down

0 comments on commit 47d7bd0

Please sign in to comment.