From 23a56901b6ac91b3147b71ce0dafcfaf96772a5c Mon Sep 17 00:00:00 2001 From: NetsecExplained <45618738+NetsecExplained@users.noreply.github.com> Date: Sun, 18 Oct 2020 13:56:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c671c17..65d8a9a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Nmap - xml2csv Converts Nmap XML output to csv file, and other useful functions. Ignores hosts that are down and ports that are not open. + As featured in, Advanced Nmap - Scanning Large Scale Networks: + https://www.youtube.com/watch?v=okCNbKSdmDA ## Usage