From 84f04f6909f198499f11e6ef8f4886b4aa669f32 Mon Sep 17 00:00:00 2001
From: leigest519 <57628855+leigest519@users.noreply.github.com>
Date: Tue, 29 Jul 2025 11:08:42 +0800
Subject: [PATCH] Update README.md
---
README.md | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/README.md b/README.md
index 97442ae..f1c1ebd 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,22 @@ Michael R. Lyu2, Xiangyu Yue1✉
+# Demo Videos
+
+A showcase of how **ScreenCoder** transforms UI screenshots into structured, editable HTML/CSS code using a modular multi-agent framework.
+
+### Youtube Page
+
+https://github.com/user-attachments/assets/5d4c0808-76b8-4eb3-b333-79d0ac690189
+
+### Instagram Page
+
+https://github.com/user-attachments/assets/9819d559-863e-4126-8506-1eccaa806df0
+
+### Design Draft(allow customized modifications!)
+
+https://github.com/user-attachments/assets/d2f26583-4649-4b6d-8072-b11cd1025f4b
+
### Project Structure
- `main.py`: The main script to generate final HTML code for a single screenshot.
- `UIED/`: Contains the UIED (UI Element Detection) engine for analyzing screenshots and detecting components.