From 2c28e6556b8cc5d57efe95aa4fc2d7cfb533dbb3 Mon Sep 17 00:00:00 2001 From: Alexander Anisimov <70746131+1anisim@users.noreply.github.com> Date: Mon, 23 Nov 2020 11:14:52 +0300 Subject: [PATCH] Add JetBrains to the first part of text --- ReadMe.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index d61a05fbf26..8376addd093 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -5,7 +5,10 @@ # Kotlin Programming Language -Welcome to [Kotlin](https://kotlinlang.org/)! Some handy links: +Welcome to [Kotlin](https://kotlinlang.org/)! +It is an open-source, statically typed programming language supported and developed by [JetBrains](https://www.jetbrains.com/). + +Some handy links: * [Kotlin Site](https://kotlinlang.org/) * [Getting Started Guide](https://kotlinlang.org/docs/tutorials/getting-started.html)