From 75901d098ea7f817037ada36c2e0fbd6745766bc Mon Sep 17 00:00:00 2001
From: Dhruvang Patel <dhruvang.patel@stud.th-deg.de>
Date: Sat, 25 Jan 2025 11:56:34 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 05bde143..ec9d842d 100644
--- a/README.md
+++ b/README.md
@@ -50,4 +50,6 @@ This project is develop using the following:-
 
 # Overview of Chatbot
 
-- **Title and Branding** - At the top, there is a welcoming gif with hello logo and the title "Airline Chatbot & Data explorer with predictions" indicating the chatbot's purpose.
\ No newline at end of file
+- **Title and Branding** - At the top, there is a welcoming gif with hello logo and the title "Airline Chatbot & Data explorer with predictions" indicating the chatbot's purpose.
+
+- **Central Panel** - When you scroll down, there is a section labeled "Chat with Airline Assistant". This allows user to interact with chatbot by entering specific details like `Passenger ID` & `Last Name`. Then on clicking on _Get Flight Details_ it retrieves the passenger's flight information. Where it shows wheather the flight is `On Time` or `Delayed` and further information.  
\ No newline at end of file
-- 
GitLab