diff --git a/README.md b/README.md index a939096..df6588a 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ python crawler.py -u https://urltocrawl.com [-c 100] Flags: - - -u/--url https://url.com + - `-u/--url https://url.com` - The base URL is required. - - -c/--concurrency 100 + - `-c/--concurrency 100` - Specifying concurrency value is optional (defaults to 100). ## Results