From 969c9896d30e4dd5306cd1da9a655cf80e399c7a Mon Sep 17 00:00:00 2001 From: Michael MIGLIORE Date: Thu, 26 Feb 2026 12:44:03 +0100 Subject: [PATCH] Add F3D in the list of projects (#462) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a17c0045..8c8c638c 100644 --- a/README.md +++ b/README.md @@ -271,5 +271,6 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [robolectric/robolectric](https://github.com/robolectric/robolectric/blob/master/.github/workflows/tests.yml) - [home-assistant/android](https://github.com/home-assistant/android/blob/master/.github/workflows/pr.yml) - [composablehorizons/compose-unstyled](https://github.com/composablehorizons/compose-unstyled/tree/main/.github/workflows) +- [f3d-app/f3d-android](https://github.com/f3d-app/f3d-android/blob/master/.github/workflows/ci.yml) If you are using **Android Emulator Runner** and want your project included in the list, please feel free to open a pull request.