diff --git a/README.md b/README.md
index 8e22ddc..c5cd5ee 100644
--- a/README.md
+++ b/README.md
@@ -129,6 +129,7 @@ Only main chapters:
: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: tshark - dump and analyze network traffic (wireshark cli).
+ :small_orange_diamond: Termshark - is a simple terminal user-interface for tshark.
:small_orange_diamond: ngrep - is like GNU grep applied to the network layer.
:small_orange_diamond: stenographer - is a packet capture solution which aims to quickly spool all packets to disk.
:small_orange_diamond: bmon - monitoring and debugging tool to capture networking related statistics and prepare them visually.