From fc93d1caa172384597bd695813dcf020b24ef370 Mon Sep 17 00:00:00 2001 From: Regev Brody Date: Tue, 14 Nov 2017 01:18:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f591869..6101c15 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ If you are using roles, you will need the following roles: - `accessKeyId` - Optional if credentials are set in `~/.aws/credentials` - `secretAccessKey` - Optional if credentials are set in `~/.aws/credentials` -- `layout` - Custom layout. See [suggested layout](#Suggested-json-layout) +- `layout` - Custom layout. See [suggested layout](#suggested-json-layout) ## Suggested json layout @@ -163,4 +163,4 @@ const jsonLayout = { ## Contributing Please make all pull requests to the `master` branch and ensure tests pass -locally. \ No newline at end of file +locally.