diff --git a/README.md b/README.md index 750bd1b690d9166dc8b6e6efbaaff9d933729b07..0564415ea9bcc0b88b7b897b94364284e8af218b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ ## Libraries used: jsoup - https://jsoup.org/ + crawler4j - https://github.com/yasserg/crawler4j +Install Maven using this guide (https://phoenixnap.com/kb/install-maven-windows) and run "mvn install" to install the libraries. ## Getting started