From d412c3aa21fea47f4dfb2215323628cfc8aa7bc4 Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Tue, 19 Sep 2023 11:29:09 -0500 Subject: [PATCH] Improve readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0a8756b..a78fbc7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Modules -Enjoy official, community, and partner modules to extend your Coder workspace. +Modules extend Workspaces to provide self-contained building-blocks on your development environment. -- [code-server](https://registry.coder.com/modules/code-server): Run VS Code in the browser -- [personalize](https://registry.coder.com/modules/personalize): Execute a user-specific script on start -- [VS Code Desktop](https://registry.coder.com/modules/vscode-desktop): Display a button to launch VS Code desktop in the dashboard. +- [code-server](https://registry.coder.com/modules/code-server): Install on start, create an app to access via the dashboard, install extensions, and pre-configure editor settings. +- [personalize](https://registry.coder.com/modules/personalize): Run a script on workspace start that allows developers to run custom commands to personalize their workspace. +- [VS Code Desktop](https://registry.coder.com/modules/vscode-desktop): Add a button to open any workspace in VS Code with a single click. ## Registry