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)