diff --git a/README.md b/README.md
index df339b4..8f4cb50 100644
--- a/README.md
+++ b/README.md
@@ -80,11 +80,11 @@
for transferring data with URLs.
:small_orange_diamond: HTTPie - a user-friendly HTTP client.
:small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
+ :small_orange_diamond: nmap - free and open source (license) utility for network discovery and security auditing.
:small_orange_diamond: hping - command-line oriented TCP/IP packet assembler/analyzer.
:small_orange_diamond: masscan - the fastest Internet port scanner, spews SYN packets asynchronously.
:small_orange_diamond: netcat - networking utility which reads and writes data across network connections, using the TCP/IP protocol.
:small_orange_diamond: tcpdump - powerful command-line packet analyzer.
- :small_orange_diamond: nmap - free and open source (license) utility for network discovery and security auditing.
:small_orange_diamond: tshark - dump and analyze network traffic (wireshark cli).
:small_orange_diamond: fierce - a DNS reconnaissance tool for locating non-contiguous IP space.
:small_orange_diamond: sublist3r - fast subdomains enumeration tool for penetration testers.