diff --git a/extensions/copilot-workspace/CHANGELOG.md b/extensions/copilot-workspace/CHANGELOG.md index 3a155b9f53a29..804acb75c0db9 100644 --- a/extensions/copilot-workspace/CHANGELOG.md +++ b/extensions/copilot-workspace/CHANGELOG.md @@ -1,3 +1,7 @@ # Copilot Workspace Changelog +## [Update README] - 2023-04-29 + +- Updates the README to include a link to the Copilot Workspace website. + ## [Initial Version] - 2024-04-16 diff --git a/extensions/copilot-workspace/README.md b/extensions/copilot-workspace/README.md index fbcf5406c14ca..81cfef8a0ef49 100644 --- a/extensions/copilot-workspace/README.md +++ b/extensions/copilot-workspace/README.md @@ -1,13 +1,3 @@ # Copilot Workspace Raycast Extension -Quick access to Copilot Workspace, GitHub's first AI-native developer tool for completing everyday tasks. - -## Local development - -Prerequisite: You must be running macOS with [Raycast](https://www.raycast.com/) installed. - -```shell -cd raycast -npm install -npm run dev -``` +Take an idea from anywhere and turn it into code with Copilot Workspace, a Copilot-native dev environment designed for everyday tasks. To learn more, go to https://gh.io/copilot-workspace. diff --git a/extensions/copilot-workspace/metadata/copilot-workspace-1.png b/extensions/copilot-workspace/metadata/copilot-workspace-1.png index e9f7710e330db..da4c133b84f4e 100644 Binary files a/extensions/copilot-workspace/metadata/copilot-workspace-1.png and b/extensions/copilot-workspace/metadata/copilot-workspace-1.png differ diff --git a/extensions/copilot-workspace/package.json b/extensions/copilot-workspace/package.json index 08c9d0b77b166..92758eb8f6f17 100644 --- a/extensions/copilot-workspace/package.json +++ b/extensions/copilot-workspace/package.json @@ -2,7 +2,7 @@ "$schema": "https://www.raycast.com/schemas/extension.json", "name": "copilot-workspace", "title": "Copilot Workspace", - "description": "Quick access to Copilot Workspace, GitHub's first AI-native developer tool for completing everyday tasks.", + "description": "Take an idea from anywhere and turn it into code with Copilot Workspace", "icon": "icon.png", "author": "cole", "contributors": [