diff --git a/README.md b/README.md index 33c4ccd..9b86989 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # SkynexUI: +## Why "another component library"? +The focus of this library is to provide a common "DSL" for write UI cross platform. Doesn't matter if you are using React, Vue, Angular or any other framework. You will think in UI based in "Text" (``) and "Boxes" (``). + [](https://vercel.com/?utm_source=skynexui&utm_campaign=oss) -## Why "another component library"? -The focus of this library is to provide a common "DSL" for write UI cross platform. Doesn't matter if you are using React, Vue, Angular or any other framework. You will think in UI based in "Text" (``) and "Boxes" (``). ## Contributing - The project is not open for contributions right now, if you find a bug, please [open an issue](https://github.com/skynexui/components/issues).