yolay commited on
Commit
00bcad3
·
verified ·
1 Parent(s): 2d0042f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -20,7 +20,7 @@ size_categories:
20
  </div>
21
 
22
  <p align="center">
23
- <a href="https://arxiv.org/abs/tobeonline">
24
  <img src="https://img.shields.io/badge/arXiv-Paper-red?style=flat-square&logo=arxiv" alt="arXiv Paper"></a>
25
  &nbsp;
26
  </p>
@@ -135,6 +135,8 @@ If you use SmartSnap in your research, please cite:
135
  title={SmartSnap: Proactive Self-Verification for Scalable GUI Agent Training},
136
  author={Shaofei Cai and Yulei Qin and Haojia Lin and Zihan Xu and Gang Li and Yuchen Shi and Zongyi Li and Yong Mao and Siqi Cai and Xiaoyu Tan and Yitao Liang and Ke Li and Xing Sun},
137
  journal={arXiv preprint arXiv:2025},
138
- year={2025}
 
 
139
  }
140
  ```
 
20
  </div>
21
 
22
  <p align="center">
23
+ <a href="https://arxiv.org/abs/2512.22322">
24
  <img src="https://img.shields.io/badge/arXiv-Paper-red?style=flat-square&logo=arxiv" alt="arXiv Paper"></a>
25
  &nbsp;
26
  </p>
 
135
  title={SmartSnap: Proactive Self-Verification for Scalable GUI Agent Training},
136
  author={Shaofei Cai and Yulei Qin and Haojia Lin and Zihan Xu and Gang Li and Yuchen Shi and Zongyi Li and Yong Mao and Siqi Cai and Xiaoyu Tan and Yitao Liang and Ke Li and Xing Sun},
137
  journal={arXiv preprint arXiv:2025},
138
+ year={2025},
139
+ eprint={2512.22322},
140
+ url={https://arxiv.org/abs/2512.22322},
141
  }
142
  ```