Update README.md

This commit is contained in:
Hieu Nguyen 2016-11-02 11:38:46 +02:00 committed by GitHub
parent 5c36e3b135
commit 5a76ec6d51

View File

@ -217,4 +217,4 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra
* [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects
* [Serverless DynamoDB Local](https://github.com/99xt/serverless-dynamodb-local) - Simulate DynamoDB instance locally.
* [Serverless Dependency Install](https://github.com/99xt/serverless-dependency-install) - Manage node, serverless dependencies easily within the project.
* [Serverless Header Function](https://github.com/blackevil245/serverless-header-function) - Automatically run a javascript script on every Serverless action hooks
* [Serverless Header Function](https://github.com/blackevil245/serverless-header-function) - Automatically run a javascript script on every Serverless action hooks.