From 9232535763aee95af0bb43b4fc618bb1f4597b6f Mon Sep 17 00:00:00 2001 From: Faryan Rezagholi Date: Sun, 14 Jun 2020 13:15:01 +0200 Subject: [PATCH] Update README.MD --- README.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 2070f2c1f..bdfd62467 100644 --- a/README.MD +++ b/README.MD @@ -51,7 +51,7 @@ The following protocols are supported: -* RDP (Remote Desktop/Terminal Server) +* RDP (Remote Desktop Protocol) * VNC (Virtual Network Computing) * ICA (Citrix Independent Computing Architecture) * SSH (Secure Shell) @@ -59,6 +59,7 @@ The following protocols are supported: * HTTP/HTTPS (Hypertext Transfer Protocol) * rlogin (Remote Login) * Raw Socket Connections +* Powershell remoting For a detailed feature list and general usage support, refer to the [Documentation](https://mremoteng.readthedocs.io/en/latest/).