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 | 1e2f3bdf8f6b9de728c12bd3a405a80ce66e11c5 (patch) | |
tree | 34e1edf11f43fe6ab4dc9436fc800a14c98dc906 /extension/package.json | |
parent | f10940772ca5e7317838961e232c945b6307d17d (diff) | |
download | sncontinue-1e2f3bdf8f6b9de728c12bd3a405a80ce66e11c5.tar.gz sncontinue-1e2f3bdf8f6b9de728c12bd3a405a80ce66e11c5.tar.bz2 sncontinue-1e2f3bdf8f6b9de728c12bd3a405a80ce66e11c5.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": { |