diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-29 09:41:34 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-06-29 09:41:34 -0700 |
commit | 152b10507f42184cc0822c860308a355943b494f (patch) | |
tree | a2a3b8331282f9f5bac97ec89b0d5219547bbf46 /extension/package.json | |
parent | 479cacba2ee9e6baa6e2564ff507ff6f328f0bd3 (diff) | |
download | sncontinue-152b10507f42184cc0822c860308a355943b494f.tar.gz sncontinue-152b10507f42184cc0822c860308a355943b494f.tar.bz2 sncontinue-152b10507f42184cc0822c860308a355943b494f.zip |
docs update in root
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json index 7eca6042..26b99988 100644 --- a/extension/package.json +++ b/extension/package.json @@ -13,7 +13,7 @@ "license": "Apache-2.0", "displayName": "Continue", "pricing": "Free", - "description": "Accelerating software development with language models", + "description": "Open-source autopilot for software development", "version": "0.0.86", "publisher": "Continue", "engines": { |