From 77b0ba7440c3a92d77fc1eccf77a6f924cbc2cd9 Mon Sep 17 00:00:00 2001 From: tripathyr Date: Mon, 27 Dec 2021 18:28:08 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dac5bef..0a059ba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Suppose you want to start a web project. Instead of doing the UI from scratch, you want to start with pre-built UI which is responsive, which takes care of good fonts, which has nice visual elements. We have frameworks like bootstraps available, but they do not provide inbuilt default page layout. RanchiMall Standard UI solves that problem. It provides out of box page layouts, and also provides native web components. A normal developer who is not good at UI skills will find the most of UI work already done in Standard UI, and the developer has to just customize. This reduces development time by a large degree. ### How is Standard UI different than frameworks like Bootstrap -Bootstrap just provides additional CSS classes. Standard UI goes much beyond and provides extra fully working page layouts, extra HTML tags, and extra Javascript functions. +Bootstrap just provides additional CSS classes. Standard UI goes much beyond and provides fully responsive working page layouts, extra HTML tags, and extra Javascript functions. ### How to use Standard UI 1. Pick your layout from Layouts folder https://github.com/ranchimall/standard-ui/tree/master/Layouts