Update README.md

[skip ci]
This commit is contained in:
edizor 2023-01-07 17:34:39 +08:00 committed by GitHub
parent ef0a33a4b9
commit b268852b3b

View File

@ -3,3 +3,4 @@
This module contains articles about RxJava.
### Relevant articles:
- [RxJava Single.just() vs Single.fromCallable()](https://www.baeldung.com/rxjava-single-just-single-fromcallable)