diff --git a/README.md b/README.md index dc2473a3a..ee35ad5ed 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://user-images.githubusercontent.com/110412045/223754183-8b7f45ce-6517-4bd5 -[Latest release (v0.0.4)](https://github.com/danny-avila/chatgpt-clone/releases/tag/v0.0.4) includes Resubmitting messages & Branching messages, which mirrors official ChatGPT feature of editing sent message, that then branches the conversation into separate message paths (works only with ChatGPT) +[Latest release (v0.0.4)](https://github.com/danny-avila/chatgpt-clone/releases/tag/v0.0.4) includes Resubmitting messages & Branching messages, which mirrors official ChatGPT feature of editing a sent message, that then branches the conversation into separate message paths (works only with ChatGPT) Full details and [example here](https://github.com/danny-avila/chatgpt-clone/releases/tag/v0.0.4). Message search is on the docket