From 4281471e5b6b11b5f0dc55b1ae2e19d7d0f37a52 Mon Sep 17 00:00:00 2001 From: fartem Date: Sat, 9 Jan 2021 00:17:11 +0300 Subject: [PATCH] Add Hash Checker app projects to consumers list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bcfb9d7..4158771c 100644 --- a/README.md +++ b/README.md @@ -135,5 +135,7 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [square/radiography](https://github.com/square/radiography/blob/main/.github/workflows/android.yml) - [Shopify/android-testify](https://github.com/Shopify/android-testify/blob/master/.github/workflows/sample_build.yml) - [square/leakcanary](https://github.com/square/leakcanary/tree/main/.github/workflows) +- [hash-checker/hash-checker](https://github.com/hash-checker/hash-checker/tree/master/.github/workflows) +- [hash-checker/hash-checker-lite](https://github.com/hash-checker/hash-checker-lite/tree/master/.github/workflows) 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.