From 153f619b7044ad1de34a717fc284274f809db236 Mon Sep 17 00:00:00 2001 From: john Date: Sat, 7 Dec 2019 06:59:42 -0500 Subject: [PATCH] Edits. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2292aea..3a6a013 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ call. + Provides integrated reporting with reverse and forward DNS information. -+ DNS lookups are performed in parallel with 200 simulataneous lookups. ++ When reporting, DNS lookups are performed in parallel with 200 simulataneous +lookups. + Written in pure C, with less than 15,000 lines of source code.