From 1f134cf728261c2d9b700b36fb3d0e5dbd955bea Mon Sep 17 00:00:00 2001 From: Aravind <100823292+Aravind-psiog@users.noreply.github.com> Date: Mon, 5 Feb 2024 16:33:59 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53cf0b4..7498fb6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Default hostname is `http://localhost:8000` and as it has inbuild documentation, For deploying it on AWS lambda, create a repo in Github and add the aws secret,access and region in the secrets environment. Create S3 bucket and lambda function and API endpoint and configure the endpoint to created lambda function. edit the main.yml file and input it with your bucket name. This is a one time setup. -After completing the setup. Deploy it to the git repo. It created a action pipeline which does the rest of the work. +After completing the setup. Deploy it to the git repo. It creates a action pipeline which does the rest of the work. This app is live on