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.