diff --git a/README.md b/README.md index 754975c..b36a3f1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ Welcome to the **Codeglyn UI Kit**! This library is designed to help you save ti ![NPM Downloads](https://img.shields.io/npm/dw/codeglynuikit) ![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/brimmannn?style=social) +## Design Goals +- To constrain visual complexity of user interface +- To promote focus on alignmet of user interface elements +- To reduce information load in a single screen +- To introduce more fluent flow of infomration and interactions on interface + +**NOTE:** These goals need further refinement so before creating a pull request please contact me. + ## Table of Contents diff --git a/lib/README.md b/lib/README.md index 2241c0b..a2e47ef 100644 --- a/lib/README.md +++ b/lib/README.md @@ -7,6 +7,14 @@ Welcome to the **Codeglyn UI Kit**! This library is designed to help you save ti ![NPM Downloads](https://img.shields.io/npm/dw/codeglynuikit) ![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/brimmannn?style=social) +## Design Goals +- To constrain visual complexity of user interface +- To promote focus on alignmet of user interface elements +- To reduce information load in a single screen +- To introduce more fluent flow of infomration and interactions on interface + +**NOTE:** These goals need further refinement so before creating a pull request please contact me. + ## Table of Contents - Introduction