diff --git a/README.md b/README.md
index 39d9318..f16ef8d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,16 @@
-# Screencoder
+# ScreenCoder: Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents
-### About
-This is the Screencoder Project. Screencoder generates the HTML code for a website screenshot using a modular multi-agent framework.
+
+
+Yilei Jiang1*, Yaozhi Zheng1*, Yuxuan Wan2*,
+Jiaming Han1, Qunzhong Wang1,
+Michael R. Lyu2, Xiangyu Yue1✉
+
+1CUHK MMLab, 2CUHK ARISE Lab
+
+*Equal contribution ✉Corresponding author
+
+
### Project Structure
- `main.py`: The main script to generate final HTML code for a single screenshot.
@@ -86,4 +95,4 @@ pnpm install
pnpm run dev
```
-Then, you can see the demo running.
\ No newline at end of file
+Then, you can see the demo running.