From f6bfd2d2c6382f70fe497d9e785c1a86f26fd1c9 Mon Sep 17 00:00:00 2001 From: Ludek Novy <13610612+ludeknovy@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:43:44 +0100 Subject: [PATCH] Update README.md - badge added (#78) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 771d8b7..99af472 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) + # Kotlin Multiplatform Mobile Sample This is a **Kotlin Multiplatform Mobile (KMM) Project**. It includes iOS and Android applications with a native UI and a module with code shared on iOS and Android.