diff --git a/README.md b/README.md index 1328e13..60b9738 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SkynexUI: +# 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 the platform it's mobile or web. You will think in UI based in "Text" (``) and "Boxes" (``) and write the styles with breakpoints based in the web CSS key value conventions.