From 86f6acb62d32c42b6479739a5f9cc7fe6d3fedce Mon Sep 17 00:00:00 2001 From: Cogent Apps <127109874+cogentapps@users.noreply.github.com> Date: Thu, 9 Mar 2023 15:57:21 -0800 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3c836b3..f71f908 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ https://user-images.githubusercontent.com/127109874/223613258-0c4fef2e-1d05-43a1 - 💬 Give ChatGPT AI a **realistic human voice** by connecting your ElevenLabs text-to-speech account. - ✉ **Share** your favorite chat sessions online using public share URLs. - 📋 Easily **copy-and-paste** ChatGPT messages. +- ✏️ Edit your messages +- 🔁 Regenerate ChatGPT messages - 🖼 **Full markdown support** including code, tables, and math. - 🫰 Pay for only what you use with the ChatGPT API. @@ -66,11 +68,6 @@ npm run start This will start the development server on port 3000. You can then open your web browser and navigate to http://localhost:3000 to view the Chat with GPT webapp running locally on your computer. -## Roadmap - -- Edit messages (coming soon) -- Regenerate messages (coming soon) - ## License Chat with GPT is licensed under the MIT license. See the LICENSE file for more information.