diff --git a/README.md b/README.md
index 6de783c..624d378 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Telegram-Clone Project
+
# Telegram-Clone Project
## Introduction
This is the final project of our [**Advanced Programming**](https://github.com/Advanced-Programming-1403) course at Shahid Beheshti University.
@@ -76,10 +76,17 @@ Implemented with **PostgreSQL**. Main tables include:
---
## Presentation
-[This]() is the link to the slides used for the project presentation.
+
+
+
+
+
+
+
---
+
## How to Run the Code
1. Clone the repository.
2. Set up the PostgreSQL database using the provided `init.sql`.