diff --git a/README.md b/README.md index f46a0e8..e7a7b5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# ReactiveFeedback + +![](diagrams/rac-loop.png) Unidirectional Reactive Architecture. This is a [ReactiveSwift](https://github.com/ReactiveCocoa/ReactiveSwift) counterpart of [RxFeedback](https://github.com/kzaher/RxFeedback). diff --git a/diagrams/rac-loop.png b/diagrams/rac-loop.png new file mode 100644 index 0000000..d38f15e Binary files /dev/null and b/diagrams/rac-loop.png differ