From f00eb45ede5be38eb7e4884b4a062780b096755a Mon Sep 17 00:00:00 2001 From: tripathyr Date: Tue, 6 Jul 2021 13:41:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d67a88b..35f6ab8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Standard Visual Design System +### Pick one layout among different layouts we have provided. Add components.js from Standard UI Components folder + ### Go to Standard UI Components, and link or add components.js to your project. Read the detailed documentation inside the Standard UI Components for instructions on how to use ### aggregate.js contains all common visual js used in RanchiMall projects. These are for reference only. Users should use components.js inside Standard UI Components folder