diff --git a/README.md b/README.md
index 258f80d6d39ec17bec7e58a25f121a280fb1acf9..9dbef25b126203e7d3b766e843a69f753b550aba 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,11 @@ This project is develop using the following:-
 
 - **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.  
 
-- **Features on the Left Sidebar** - The left Sidebar has features like Chatbot, Data Explorer, Visualization and Predictions.Below there is Explanation on each features.
+- **Features on the Left Sidebar** - The left Sidebar has features like Chatbot, Data Explorer, Visualization and Predictions. Below there is Explanation on each features.
        
     1. _Chatbot_: - Likely the current mode, allowing users to interact with the chatbot for flight details or other queries.
-    2. _Data Explorer_: - It explore the Airline Dataset. First one is Select columns to view where you can select on your own which columns information you want and second one is filter of flight status.  
\ No newline at end of file
+    2. _Data Explorer_: - It explore the Airline Dataset. First one is Select columns to view where you can select on your own which columns information you want and second one is filter of flight status.  
+    3. _Visualizations_: - 
+    4. _Predictions_: - 
+
+This layout appears user-friendly and efficient for retrieving passenger detials and exploring related data through multiple features.