Merge pull request #8581 from eugenp/lor6-patch-1

Update README.md
This commit is contained in:
Loredana Crusoveanu 2020-02-10 23:12:41 +02:00 committed by GitHub
commit e97915296a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
This module contains articles about Kotlin core features.
### Relevant articles:
- [Introduction to the Kotlin Language](https://www.baeldung.com/kotlin)
- [Introduction to the Kotlin Language](https://www.baeldung.com/kotlin-intro)
- [Kotlin Java Interoperability](https://www.baeldung.com/kotlin-java-interoperability)
- [Get a Random Number in Kotlin](https://www.baeldung.com/kotlin-random-number)
- [Create a Java and Kotlin Project with Maven](https://www.baeldung.com/kotlin-maven-java-project)