diff --git a/src/README.md b/src/README.md index 994f3f0..38076ae 100644 --- a/src/README.md +++ b/src/README.md @@ -6,4 +6,4 @@ 3. splinter==0.11.0 4. beautifulsoup4==4.8.0 5. selenium==3.141.0 -6. Download the [chrome WebDriver](https://splinter.readthedocs.io/en/latest/drivers/chrome.html) and place it in this directory. It is required by selenium and splinter \ No newline at end of file +6. Download the [chrome WebDriver](https://splinter.readthedocs.io/en/latest/drivers/chrome.html) and place it in this directory. It is required by selenium and splinter as using Requests was prone to failure. \ No newline at end of file