From 31d8d4204acafd95d2b34c45a650236b4cb2546c Mon Sep 17 00:00:00 2001 From: Kenneth Geisshirt Date: Wed, 18 Aug 2021 13:09:31 +0200 Subject: [PATCH] Realm JavaScript is using Android Emulator Runner (#182) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeeb62c7..f1aacd14 100644 --- a/README.md +++ b/README.md @@ -202,5 +202,6 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [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) +- [realm/realm-js](https://github.com/realm/realm-js/blob/master/.github/workflows/integration-tests.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.