diff --git a/README.md b/README.md index f661256..2c743a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ChatGPT Bot Web +# ChatGPT Web Bot This is a ChatGPT web application demo with express and vue3 diff --git a/package.json b/package.json index 4da89e8..bd804ca 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "chatgpt-bot", + "name": "chatgpt-web", "version": "1.0.0", "description": "ChatGPT Web Bot", "author": "ChenZhaoYu ",