Readme: Add Plugin

This commit is contained in:
Austen 2016-02-19 14:03:31 -08:00
parent 818405761f
commit 2a4003d2e4

View File

@ -84,6 +84,7 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra
* [Test](https://github.com/arabold/serverless-test-plugin) - A Simple Integration Test Framework for Serverless.
* [SNS Subscribe](https://github.com/martinlindenberg/serverless-plugin-sns) This plugin easily subscribes your lambda functions to SNS notifications.
* [JSHint](https://github.com/joostfarla/serverless-jshint-plugin) Detect errors and potential problems in your Lambda functions.
* [Webpack](https://github.com/asprouse/serverless-webpack-plugin) Use Webpack to optimize your Serverless Node.js Functions
## Contributing
We love our contributors! If you'd like to contribute to the project, feel free to submit a PR. But please keep in mind the following guidelines: