From 76b332b6352810ea9304a4bc42812dbf3936abf2 Mon Sep 17 00:00:00 2001 From: Alexander Anisimov <70746131+1anisim@users.noreply.github.com> Date: Wed, 1 Dec 2021 17:22:34 +0300 Subject: [PATCH] Update ReadMe.md Add a link to the Kotlin YouTube channel --- ReadMe.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadMe.md b/ReadMe.md index a763060b4e1..b108a1edeaa 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -16,6 +16,7 @@ Some handy links: * [Try Kotlin](https://play.kotlinlang.org/) * [Kotlin Standard Library](https://kotlinlang.org/api/latest/jvm/stdlib/index.html) * [Issue Tracker](https://youtrack.jetbrains.com/issues/KT) + * [Kotlin YouTube Channel](https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw) * [Forum](https://discuss.kotlinlang.org/) * [Kotlin Blog](https://blog.jetbrains.com/kotlin/) * [Subscribe to Kotlin YouTube channel](https://www.youtube.com/channel/UCP7uiEZIqci43m22KDl0sNw)