From af11461380fdc3604060805849c7ef77dc42ec26 Mon Sep 17 00:00:00 2001 From: Avanish Singh <79073722+aaviix@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:54:34 +0100 Subject: [PATCH] ReadMe.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11691ea..3eaa82a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Recipe Chatbot +# FoodWhizz Recipe Chatbot ## Overview @@ -59,4 +59,4 @@ Project Structure ## Usage 1. Open your web browser and go to http://localhost:3000 to interact with the Recipe Chatbot. -2. Type messages in the chat to inquire about recipes. The chatbot will respond with recipe information based on the user's queries. \ No newline at end of file +2. Type messages in the chat to inquire about recipes. The chatbot will respond with recipe information based on the user's queries. -- GitLab