diff --git a/Standard UI Components/README.md b/Standard UI Components/README.md index 776cbfe..db331b8 100644 --- a/Standard UI Components/README.md +++ b/Standard UI Components/README.md @@ -2,10 +2,16 @@ ## Overview -These components are based on HTML5 custom elements API. -It uses 'sm' namespace for all components. So every component tag starts with ***'sm-'.*** +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 `` `` `