Update README.md

This commit is contained in:
Jake Miller 2018-02-06 07:48:56 -06:00 committed by GitHub
parent 307e08fbf6
commit 7f58f0e529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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