From a5bc6824487aee67c0d843a9e2341e2159c5e107 Mon Sep 17 00:00:00 2001 From: Tiago Santos Date: Mon, 16 Aug 2021 08:58:48 +0100 Subject: [PATCH] Add MobileRT to the list of projects (#181) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f53edfb..aeeb62c7 100644 --- a/README.md +++ b/README.md @@ -201,5 +201,6 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [google/android-fhir](https://github.com/google/android-fhir/tree/master/.github/workflows) - [google/accompanist](https://github.com/google/accompanist/blob/main/.github/workflows) - [dotanuki-labs/norris](https://github.com/dotanuki-labs/norris/blob/master/.github/workflows/main.yml) +- [TiagoMSSantos/MobileRT](https://github.com/TiagoMSSantos/MobileRT/blob/master/.github/workflows/android.yml) 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.