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 diff --git a/components/README.md b/components/README.md index d4540e6..a327267 100644 --- a/components/README.md +++ b/components/README.md @@ -1,595 +1 @@ -# Components - -## Overview - -These components are based on HTML5 custom elements API. This is an attempt to unify UI development patterns and elements that are used multiple times throughout any general web app.It uses 'sm' namespace for all components. So every component tag starts with ***'sm-'.*** - -They can replace some older UI elements like `` `` `