From f6b484bf644f8be51ac83269f9da1fd3d9d41c94 Mon Sep 17 00:00:00 2001 From: Pulkit Kathuria Date: Sun, 7 Apr 2024 23:53:44 +0900 Subject: [PATCH] (feat) better messaging --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa41dd9..aa83dbb 100644 --- a/README.md +++ b/README.md @@ -120,4 +120,5 @@ It crawled `1000 urls`, and found `300 email addresses` in about `11 seconds`. - v2.5 - 2x performance improvement by not opening the same url again - v2.6 - Added depth of crawling urls - v2.8 - Limit emails addresses, and possible fix on relative urls -- v2.10 - Adds hint for status code \ No newline at end of file +- v2.10 - Adds hint for status code +- v2.12 - Option to do in parallel and better messaging \ No newline at end of file