From b9ea7f1ec5abe08156dfbfc81c4cc28d0bb938d8 Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Fri, 7 Jul 2023 17:54:06 +0000
Subject: [PATCH] Rename Remoe Management section to Remote Desktop Clients

- mark as related to awesome-selfhosted/Remote Access
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/404
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6df2cad..27c1262 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@
     - [Project Management](#project-management)
     - [Queuing](#queuing)
     - [Router](#router)
-    - [Remote Management](#remote-management)
+    - [Remote Desktop Clients](#remote-management)
     - [Service Discovery](#service-discovery)
     - [Software Containers](#software-containers)
     - [Troubleshooting](#troubleshooting)
@@ -609,7 +609,11 @@ _Related: [Databases](#databases), [Monitoring](#monitoring)_
 - [ZeroMQ](https://zeromq.org/) - Lightweight queuing system. ([Source Code](https://github.com/zeromq)) `GPL-3.0` `C++`
 
 
-### Remote Management
+### Remote Desktop Clients
+
+[Remote Desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) client software.
+
+_See also: [awesome-selfhosted/Remote Access](https://github.com/awesome-selfhosted/awesome-selfhosted#remote-access)_
 
 **[`^        back to top        ^`](#awesome-sysadmin)**