diff --git a/README.md b/README.md new file mode 100644 index 0000000..9adf1b1 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Purpose +Cypress sandbox project to test web scraping. + +# How to run +## Prerequisites +Install nodejs and npm. + +## Launch +```bash +npm run cypress +``` \ No newline at end of file