From e6b23f748193d699fcdf38ae59e5468337100144 Mon Sep 17 00:00:00 2001 From: Kim Knight <45035595+kimmknight@users.noreply.github.com> Date: Thu, 4 Jan 2024 00:30:20 +1100 Subject: [PATCH] Update README.md Add Windows 11 to description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6761fc..5b21ab0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ With Microsoft RemoteApp technology, you can seamlessly use an application that is running on another computer. -RemoteApp Tool is a utility that allows you to create/manage RemoteApps hosted on Windows (7, 8, 10, XP and Server) as well as generate RDP and MSI files for clients. +RemoteApp Tool is a utility that allows you to create/manage RemoteApps hosted on Windows (7, 8, 10, 11, XP and Server) as well as generate RDP and MSI files for clients. If you want your RemoteApps to appear in the Start Menu of your clients, or via a web interface, check out [RAWeb](https://github.com/kimmknight/raweb)!