Skip to content

Commit c477abe

Browse files
authored
Update README.md
1 parent c68ee43 commit c477abe

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![MacPaw Research](https://pbs.twimg.com/profile_banners/3993798502/1720615716/1500x500)](https://research.macpaw.com)
22

3-
![PyPI - Version](https://img.shields.io/pypi/v/macapptree)
3+
![PyPI - Version](https://img.shields.io/pypi/v/macapptree) [![arXiv](https://img.shields.io/badge/arXiv-2510.16051-b31b1b.svg)](https://arxiv.org/abs/2510.16051)
44

55
# macapptree
66

@@ -141,6 +141,17 @@ python -m macapptree.main \
141141

142142
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
143143

144+
## Citation
145+
```
146+
@article{garkot2025guirilla,
147+
title={GUIrilla: A Scalable Framework for Automated Desktop UI Exploration},
148+
author={Garkot, Sofiya and Shamrai, Maksym and Synytsia, Ivan and Hirna, Mariya},
149+
journal={arXiv preprint arXiv:2510.16051},
150+
year={2025},
151+
url={https://arxiv.org/abs/2510.16051}
152+
}
153+
```
154+
144155
## MacPaw Research
145156

146157
Visit our site to learn more 😉

0 commit comments

Comments
 (0)