From 7f58f0e529fa371d9372765b433416739c070a67 Mon Sep 17 00:00:00 2001 From: Jake Miller Date: Tue, 6 Feb 2018 07:48:56 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 519448a..bab3b41 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Nmap-XML-Parser -Converts Nmap XML output to csv file, and other useful functions +Converts Nmap XML output to csv file, and other useful functions. Ignores hosts that are down and ports that are not open. ## Usage