From 470b6359ba786adcabb03938b2b966d5e108b929 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sat, 15 Nov 2025 16:16:30 +0100 Subject: [PATCH] Remove onboarding image sections from README Removed multiple image sections related to storage management, network monitoring, virtual machines, hardware information, and system logs from the README. --- AppImage/README.md | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/AppImage/README.md b/AppImage/README.md index 988af1c..cbc448f 100644 --- a/AppImage/README.md +++ b/AppImage/README.md @@ -43,35 +43,6 @@ Get a quick overview of ProxMenux Monitor's main features: System Overview - Monitor CPU, memory, temperature, and uptime in real-time

-

- Storage Management -
- Storage Management - Visual representation of disk usage and health -

- -

- Network Monitoring -
- Network Monitoring - Real-time traffic graphs and interface statistics -

- -

- Virtual Machines & LXC -
- VMs & LXC Containers - Comprehensive view with resource usage and controls -

- -

- Hardware Information -
- Hardware Information - Detailed specs for CPU, GPU, and PCIe devices -

- -

- System Logs -
- System Logs - Real-time monitoring with filtering and search -

---