Skip to content

Commit ac6bfeb

Browse files
committed
README: add droidrun credits and link
1 parent 2cf6630 commit ac6bfeb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/8ff/droidrunnerd/actions/workflows/ci.yml/badge.svg)](https://github.com/8ff/droidrunnerd/actions/workflows/ci.yml)
44

5-
API server that automates your Android phone using LLMs (Claude, ChatGPT, Gemini, DeepSeek, Ollama) - just describe what you want done.
5+
API server for [droidrun](https://github.com/droidrun/droidrun) - automate your Android phone using LLMs (Claude, ChatGPT, Gemini, DeepSeek, Ollama). Just describe what you want done.
66

77
## Prerequisites
88

@@ -308,6 +308,10 @@ docker exec droidrun adb devices
308308
**Container won't start:**
309309
- Ensure `DROIDRUN_SERVER_KEY` is set (required)
310310

311+
## Credits
312+
313+
This project is a wrapper around [droidrun](https://github.com/droidrun/droidrun) - the actual Android automation magic happens there. Check them out!
314+
311315
## License
312316

313317
MIT

0 commit comments

Comments
 (0)