From e881ebdf384cb61aa7ddfaf5e96cd1e9eaa4d58d Mon Sep 17 00:00:00 2001 From: Artyom Degtyarev <47744118+artdfel@users.noreply.github.com> Date: Mon, 22 Jul 2019 15:40:53 +0300 Subject: [PATCH] Badge with the link to the latest Kotlin/Native release (#3203) * tried to add link to the most recent release * made more beautiful badge * Update README.md * made upper-case'd organisation names --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 696c8c759fe..cebaea52f92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) - +[![version](https://img.shields.io/badge/dynamic/json.svg?color=orange&label=latest%20version&query=%24.tag_name&url=https%3A%2F%2Fgithub.com%2FJetBrains%2Fkotlin-native%2Freleases%2Flatest)](https://github.com/JetBrains/kotlin-native/releases/latest) # Kotlin/Native # _Kotlin/Native_ is an LLVM backend for the Kotlin compiler, runtime