From d4cd93e3d4e316b9e20d2fee8c31671ad885704d Mon Sep 17 00:00:00 2001 From: Simon Weald Date: Wed, 19 Sep 2018 08:38:49 +0100 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df6588a..6aa8d5d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ pip install -r requirements.txt Run: ```bash -python crawler.py -u https://urltocrawl.com [-c 100] +python async_crawler.py -u https://urltocrawl.com [-c 100] ``` Flags: