From 29a8a60dbbb15f77cb42eebab9faa654009b5e7a Mon Sep 17 00:00:00 2001 From: Vinay Shenoy Date: Tue, 28 Jul 2020 15:46:59 +0530 Subject: [PATCH] Update README.md We use this action for running instrumented tests in CI. Thanks for the great work! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d383871..ee8afeb3 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,6 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [vinaygaba/Learn-Jetpack-Compose-By-Example](https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example/) - [ashishb/adb-enhanced](https://github.com/ashishb/adb-enhanced/tree/master/.github/workflows) - [vgaidarji/ci-matters](https://github.com/vgaidarji/ci-matters/blob/master/.github/workflows/main.yaml) +- [simpledotorg/simple-android](https://github.com/simpledotorg/simple-android) If you are using **Android Emulator Runner** and want your project included in the list, please feel free to create an issue or open a pull request.