diff --git a/README.md b/README.md index 5e34a2ace..8774323a0 100755 --- a/README.md +++ b/README.md @@ -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: