Update README.md

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

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)