From 48b76c40f5636a146c65140e706643f300d5850c Mon Sep 17 00:00:00 2001 From: Vincenzo Chianese Date: Fri, 15 Mar 2019 19:20:50 +0100 Subject: [PATCH] feat: trigger release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e469efe..5116076 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ # Express Gateway AWS Lambda Plugin -* Proxy to AWS Lambda functions with Express Gateway +## Proxy to AWS Lambda functions with Express Gateway -## Plugin Settings +### Plugin Settings * `invocationType` - [`RequestResponse` _(default)_ | `Event` | `DryRun`] - AWS Lambda invocation type. * `logType` - [`None` _(default)_ | `Tail`] - AWS Lambda log type.