From 9571bae24311edca643d901c840e3efa4723c7ec Mon Sep 17 00:00:00 2001 From: Soumil Nitin Shah <39345855+soumilshah1995@users.noreply.github.com> Date: Sun, 31 Jan 2021 16:52:57 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed97d5f..2bc6664 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # create-aws-layers-for-python-lambda -create aws layers for python lambda +create aws layers for python lambda + +How to Rapidly Create Layers for AWS Lambda ( Python ) I mean creating a deployment zip for any python package +pandas , requests, numpy etc etc + +Thinking to add further terraform automation to it