From f07b9dc5657d1fd688e6a83b8bf33d7fafdb4224 Mon Sep 17 00:00:00 2001 From: Hemraj0007 <72191576+Hemraj0007@users.noreply.github.com> Date: Fri, 2 Oct 2020 12:32:53 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a3e26c..9378ad1 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ AWS Lambda function to be created and run in the new stack. When the stack is running and the CodeCommit Git repository contents are updated, CodePipeline automatically invokes this AWS Lambda -function, providing it a ZIP file of the CodeCommit Git branch +function, providing it as ZIP file of the CodeCommit of Git branch contents. This function turns that site source into the static web -site contents, and passes back a ZIP file. The stack then syncs that +site contents, and passes back a ZIP file. The stack then syncs the content to the S3 bucket that serves the static website. This Hugo static site generator plugin runs the following command: