From 545ee4f470630a1a9999cb2cc434bdb1f664e891 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 19 Jul 2021 19:23:24 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a026999..fcdcbcd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# Standard Visual Design System +# Standard UI -### How to use Standard Visual Design System - A summary: Pick a layout you need, add components.js to it, then use notification sounds if your project has sound based notification +### How to use Standard UI - A summary: +Pick a layout you need, add components.js to it, then use notification sounds if your project has sound based notification #### To start, pick one layout among different layouts we have provided in Layouts folder. Every layout is like approved stand-alone HTML visual template on which UI functionality needs to be added. Then add components.js from Standard UI Components folder. This will give access to functional visual elements in your layout template page. Then you can add the rest of functionality