From a4d07e10d78c3692554c37df3b62157d9998eac2 Mon Sep 17 00:00:00 2001 From: Yang Date: Fri, 19 Jun 2020 14:46:44 +1000 Subject: [PATCH] Add RxBinding to adopter list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a25aa22..c3cdd9c3 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [android/compose-samples](https://github.com/android/compose-samples/blob/master/.github/workflows/ci.yaml) - [ReactiveCircus/streamlined](https://github.com/ReactiveCircus/streamlined/tree/main/.github/workflows) - [ReactiveCircus/FlowBinding](https://github.com/ReactiveCircus/FlowBinding) +- [JakeWharton/RxBinding](https://github.com/JakeWharton/RxBinding/tree/master/.github/workflows) - [vinaygaba/Learn-Jetpack-Compose-By-Example](https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example/) - [ashishb/adb-enhanced](https://github.com/ashishb/adb-enhanced/tree/master/.github/workflows) - [vgaidarji/ci-matters](https://github.com/vgaidarji/ci-matters/blob/master/.github/workflows/main.yaml)