From 1424075cfdc3712d18e09e65203a0558fcde8aa7 Mon Sep 17 00:00:00 2001 From: Martin Winandy Date: Tue, 7 Sep 2021 02:12:01 +0200 Subject: [PATCH] Add tinylog to project list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30c2e45d..2ebb0be3 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/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) +- [tinylog-org/tinylog](https://github.com/tinylog-org/tinylog/blob/v3.0/.github/workflows/build.yaml) 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.