Skip to content

Commit 8451b90

Browse files
authored
Merge pull request #770 from rcalago/master
Updated with README.md
2 parents 82781a9 + 9c55455 commit 8451b90

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

core-kotlin-modules/core-kotlin-concurrency-3/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
This module contains articles about concurrency in Kotlin.
44

55
### Relevant articles:
6+
- [Comparing wait(), sleep(), and delay() in Kotlin](https://www.baeldung.com/kotlin/wait-sleep-delay-difference)

kotlin-rsocket/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## Relevant Articles
2+
- [A Guide to RSocket with Kotlin](https://www.baeldung.com/kotlin/rsocket)

0 commit comments

Comments
 (0)