From 19ca960b35d4e69f90ce47f4a90ba02addfdb6f2 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Fri, 14 Jan 2022 00:45:09 +0600 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d431f8f..dc5b6f2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # JSUIKit Kotlin -**IMPORTANT NOTICE**: ___Currently it is possible that you will have issues with `vararg` arguments passing to the functions. -Use `arrayOf(...)` instead___ - Hello :) This library is a wrapper for JavaScript/CSS [UIKit](https://getuikit.com) framework. It uses the same structure as in [UIKit Docs](https://getuikit.com/docs/introduction) and in most cases you may use it.