From e85f0c6db53bd47f8ff9b1519d59f37d31699a11 Mon Sep 17 00:00:00 2001
From: Davin <58065939+CDWEN0526@users.noreply.github.com>
Date: Fri, 3 Jan 2025 09:25:04 +0800
Subject: [PATCH] Update README.md

Added new tool tmd-top to visualize traffic monitoring.
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cd7377c..a5ca65b 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ List of projects that provide terminal user interfaces
 - [wander](https://github.com/robinovitch61/wander) HashiCorp Nomad terminal client
 - [WTF](https://github.com/senorprogrammer/wtf) The personal information dashboard for your terminal.
 - [zenith](https://github.com/bvaisvil/zenith) In terminal graphical metrics for your *nix system written in Rust
+- [tmd-top](https://github.com/CDWEN0526/tmd-top)   Used to monitor the process tcp traffic of the linux system, detailed to each IP connection 
 ---
 </details>
 
@@ -118,7 +119,7 @@ List of projects that provide terminal user interfaces
 
 
 <details open><summary><h2>Docker/LXC/K8s</h2></summary>
-  
+
 - [ctop](https://github.com/bcicen/ctop) Top-like interface for container metrics
 - [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
 - [dockly](https://github.com/lirantal/dockly) Immersive terminal interface for managing docker containers and services