diff --git a/README.md b/README.md index 74c7101..963be46 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Coder Desktop for Windows +Coder Desktop allows you to work on your Coder workspaces as though they're +on your local network, with no port-forwarding required. It provides seamless +access to your remote development environments through features like Coder +Connect (VPN-like connectivity) and file synchronization between local and +remote directories. + +Learn more about Coder Desktop in the +[official documentation](https://coder.com/docs/user-guides/desktop). + This repo contains the C# source code for Coder Desktop for Windows. You can download the latest version from the GitHub releases. @@ -26,4 +35,4 @@ files can be found in the same directory as the files. The binary distributions of Coder Desktop for Windows have some additional license disclaimers that can be found in -[scripts/files/License.txt](scripts/files/License.txt) or during installation. +[scripts/files/License.txt](scripts/files/License.txt) or during installation. \ No newline at end of file