From c73772addf7b3ac39ef536e5075199f8237b8bab Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Mon, 17 Apr 2017 14:57:37 +0430 Subject: [PATCH] chore: mention results --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 483072b..fde2002 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,6 @@ python index.py test_websites # ^ path to your file ``` +After the script is done with it's job, you can find the results in `results/` folder. + To see available options, try `python index.py -h`.