chore: mention results

This commit is contained in:
Mahdi Dibaiee 2017-04-17 14:57:37 +04:30
parent a366e74a19
commit c73772addf

View File

@ -28,4 +28,6 @@ python index.py test_websites
# ^ path to your file # ^ path to your file
``` ```
After the script is done with it's job, you can find the results in `results/<website_hostname>` folder.
To see available options, try `python index.py -h`. To see available options, try `python index.py -h`.