Merge pull request #944 from nishantjain91/nishantjain91-patch-1

Updates README.md
This commit is contained in:
Eslam λ Hefnawy 2016-04-05 12:14:35 +07:00
commit bd0482ffae

View File

@ -95,6 +95,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.
* [ESLint](https://github.com/nishantjain91/serverless-eslint-plugin) - Detect errors and potential problems in your Lambda functions using eslint.
## 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: