From 3d3f5d9669aca3707b987052c16ac30bb0fe15ab Mon Sep 17 00:00:00 2001 From: Edward Burns Date: Thu, 17 Sep 2015 08:31:31 -0600 Subject: [PATCH] Adding link to examples from @PetiKoch --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e50475d..e620ab8 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ $ ./gradlew build For bugs, questions and discussions please use the [Github Issues](https://github.com/ReactiveX/RxSwing/issues). +## Learning Resources: + +Architecture tutorial and examples from @Petikoch: https://github.com/Petikoch/Java_MVVM_with_Swing_and_RxJava_Examples + ## LICENSE