From 25ba9188e38affb91ef72356a6d8f98f75a15b96 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Fri, 14 Jan 2022 23:32:06 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc5b6f2..3a0ac26 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ for you in case you are using it too. ## How to include -Last version: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/jsuikitkotlin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/jsuikitkotlin) +Last version: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/kjsuikit/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/kjsuikit) ```groovy -implementation "dev.inmo:jsuikitkotlin:$jsuikitkotlin_version" +implementation "dev.inmo:kjsuikit:$kjsuikit_version" ``` **THIS LIBRARY DO NOT ADD ANY JS OR CSS**. So, you must download and include UIKit js/css by yourself. See