diff --git a/README.md b/README.md
index 0cdf8bd..0a73144 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@
AL Najeeb System is a simple web application built with the **Flask** framework in Python, utilizing **SQLite** as its database. This application allows users to manage student information, including personal data, contact details, memorization progress, and a points tracking system. The frontend is built with **Tailwind CSS** for a clean and responsive user experience.
+
+
---
## Installation and Running
@@ -100,7 +102,4 @@ Updating the application involves pulling the latest code, updating dependencies
```bash
./serve.sh
```
----
-## Links
-- favicon : `Study program icons created by Triangle Squad - Flaticon`
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..ea08664
Binary files /dev/null and b/logo.png differ
diff --git a/static/favicon.ico b/static/favicon.ico
index a6afeb4..180dd20 100644
Binary files a/static/favicon.ico and b/static/favicon.ico differ
diff --git a/templates/index.html b/templates/index.html
index 2d39886..5adc998 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,7 +4,7 @@
{% block content %}
-