diff --git a/README.md b/README.md index 2eba759..7f09e02 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ First it extracts all the number of urls provided by the user and at the same ti **Beautiful:** Colorful output with write to file option. +**Dependecy Free:** No need to install any dependencies from `pip`, `npm`. Just download and run. + # C.I ![go-build-time](https://coveritup.app/badge?org=kevincobain2000&repo=email_extractor&type=go-build-time&branch=master) @@ -101,15 +103,11 @@ email_extractor -limit-urls=100 -url=kevincobain2000.github.io # Performance -It crawled `1000 urls`, and found `300 email addresses` in about `10 seconds`. - -```sh -╰─$ time email_extractor -url=https://medium.com - 6.24s user 2.42s system 72% cpu 11.938 total +It crawled `5000 urls`, and found `300 email addresses` in about `11 seconds`. -╰─$ wc -l emails.txt - 314 emails.txt -``` +

+ bar chart +

# CHANGE LOG