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

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ebc82bac..05bde143 100644
--- a/README.md
+++ b/README.md
@@ -45,4 +45,9 @@ This project is develop using the following:-
 5. Now it will show in console that Rasa server is up and running, It indicates that till now your rasa is running perfectly without any errors (You are very Lucky).
 6. If rasa server is running, Then Again open a new comand prompt from Terminal without closing the previous prompt. 
 7. Now it's time to Run the chatbot on Streamlit. For that enter : `streamlit run app.py` in new Comand Prompt.
-8. This will direct you to a default Browser, where you will find our 'Airline Chatbot'.  
\ No newline at end of file
+8. This will direct you to a default Browser, where you will find our 'Airline Chatbot'.  
+
+
+# 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
-- 
GitLab