diff --git a/README.md b/README.md index c991d9c..ca2253f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Converts Nmap XML output to csv file, and other useful functions ### Display IP addresses/ports in URL friendly format > Displays in format http(s)://ipaddr:port if port is a possible web port + `python3 nmap_xml_parser.py -f nmap_scan.xml -pw` ### Display least common open ports