diff --git a/README.md b/README.md index 0469a35..13e2f21 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Text-based user interface CSS framework -TuiCss is a framework to create web applications using a interface based in ASCII text like MS-DOS applications. This kind of interface is very eligible because the ultra-contrast colors used. This framework was created following the Turbo Vision UI Framework and other applications based on TUI. +TuiCss is a framework to create web applications using a interface based in ASCII text like MS-DOS applications. This kind of interface is very eligible because the ultra-contrast colors used. This framework was created following the Turbo Vision UI Framework and other applications based on TUI. ## Components @@ -285,6 +285,9 @@ This is a simple doc for the avaiable components in the framework. For more deta | `.tui-textarea` | Create a textarea without background | | `.tui-clock` | Create a clock space in the navbar | +## CSS Color Classes + + ## Credit TuiCss Framework (c) Copyright 2018
by Vinícius Reif Biavatti