From 5236e4efc249b93fa83d4028f58c6a9094fead3b Mon Sep 17 00:00:00 2001 From: Dragos Andrei Date: Wed, 22 Mar 2023 22:28:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a7401f8..705cf06 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ This is a React-based application that leverages the power of OpenAI's ChatGPT A ## 🌟 Features -- React-based frontend that provides a smooth user experience. -- Integration with OpenAI's ChatGPT API for powerful natural language generation. -[TODO] Responsive chat interface that adapts to various screen sizes. -[TODO] Thorough error handling to ensure a seamless experience. +- [x] React-based frontend that provides a smooth user experience. +- [x] Integration with OpenAI's ChatGPT API for powerful natural language generation. +- [] Responsive chat interface that adapts to various screen sizes. +- [] Thorough error handling to ensure a seamless experience. ## 📋 Prerequisites