From 94f2bc7d17692ed2531b414956f2a444e4a1828b Mon Sep 17 00:00:00 2001 From: Partow Roshani Date: Mon, 8 Sep 2025 00:56:57 +0330 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 +Screenshot 2025-09-08 005216# 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. +Screenshot 2025-09-08 005216 + +Screenshot 2025-09-08 004526 + +Screenshot 2025-09-08 004157 + +Screenshot 2025-09-08 005228 --- + ## How to Run the Code 1. Clone the repository. 2. Set up the PostgreSQL database using the provided `init.sql`.