diff --git a/README.md b/README.md
index caea601..281d424 100644
--- a/README.md
+++ b/README.md
@@ -6,19 +6,19 @@ This project provides an intuitive graphical interface to connect via IP, USB or
Built entirely in **Python**, it features:
* Real-time node list with shortname, longname, since, hops, dist, speed, alt, hw, role
-* Message send/receive for the channels public and direct
+* Message send/receive for the channels public, direct and private (all channels)
* Support for light and dark themes
* Direct IP, USB and Bluetooth connection support
* Auto-refresh and title with node count default sort since
* Automatic “Ping → Pong” reply function — the client automatically responds to incoming “ping” with “pong” on a direct message
* Node count, node filter, and sorting by short name, long name, since, hops, distance, hardware, and role.
-* Right click menu on the node to Show node info, Show node on Map and Traceroute the node.
+* Right click menu on the node to Show node info, Show node on Map and Traceroute the node and delete node.
* Send "To selected" to send direct messages.
* Links menu to Meshtastic internet sites.
Standalone Windows GUI for their Meshtastic devices.
-
+
---
### 🧰 Installation & Setup (Windows)