diff options
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package.json b/extension/package.json index 036d13f0..63e52965 100644 --- a/extension/package.json +++ b/extension/package.json @@ -13,7 +13,7 @@ "license": "Apache-2.0", "displayName": "Continue", "pricing": "Free", - "description": "Refine code 10x faster", + "description": "Accelerating software development with language models", "version": "0.0.55", "publisher": "Continue", "engines": { @@ -81,7 +81,7 @@ { "id": "continue", "title": "Continue ", - "icon": "react-app/dist/continue_arrow.png" + "icon": "react-app/dist/play_button.png" } ] }, |