From 124f3b262bb947dc570d7bf35d5c44e73e4ffc16 Mon Sep 17 00:00:00 2001 From: Bushnell Date: Thu, 25 Oct 2018 10:47:52 -0500 Subject: [PATCH] readme update to include binary download location --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b3c5bb9..ee628c5 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,6 @@ I have the final zip(lambda_function.zip) file to upload in aws lambda and you can the edit the lambda_function.py for your requirements. ``` +### Binary download links (for reference) +- [chromedriver](http://chromedriver.chromium.org/downloads), unzip and put in the bin directory (make sure it is named chromedriver) +- [headless-chromium](https://github.com/adieuadieu/serverless-chrome/releases), unzip and put in the bin directory (make sure it is named headless-chromium)