From 9e3a1cadd17a7a405f316a4c9deb615c0b5ef2a2 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Tue, 12 Feb 2019 22:26:45 +0200 Subject: [PATCH] Update README.md --- core-kotlin-2/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core-kotlin-2/README.md b/core-kotlin-2/README.md index ff12555376..6aabd71a6c 100644 --- a/core-kotlin-2/README.md +++ b/core-kotlin-2/README.md @@ -1 +1,3 @@ ## Relevant articles: + +- [Void Type in Kotlin](https://www.baeldung.com/kotlin-void-type)