add description

This commit is contained in:
Evan Simkowitz 2024-02-29 11:49:14 -08:00
parent 73187dd06a
commit 5b741b570c
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,7 @@
# Wave Terminal
A open-source, cross-platform, AI-integrated, modern terminal for seamless workflows.
An open-source, cross-platform, AI-integrated, modern terminal for seamless workflows.
Wave isn't just another terminal emulator; it's a rethink on how terminals are built. Wave combines command line with the power of the open web to help veteran CLI users and new developers alike.

View File

@ -2,6 +2,7 @@
"name": "waveterm",
"author": "Command Line Inc",
"productName": "Wave",
"description": "An open-source, cross-platform, AI-integrated, modern terminal for seamless workflows.",
"version": "v0.6.1",
"main": "dist/emain.js",
"license": "Apache-2.0",
@ -90,4 +91,4 @@
"webpack-merge": "^5.8.0"
},
"scripts": {}
}
}