diff --git a/README.md b/README.md
index 05bde14341b93ffac5cbe8e692df413f9c28c46a..ec9d842dc5bfb2942e3c21b48958926a25e860c2 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