Update README.md

This commit is contained in:
Vinicius Reif Biavatti 2019-09-05 13:35:15 -03:00 committed by GitHub
parent 2ba52ac5e7
commit 2e1b284d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
# TuiCss # TuiCss
#### <b>NOTE:</b> This doc is out-of-date of master and corresponds to the v0.0.1-alpha release. It will be updated.
Text-based user interface CSS framework Text-based user interface CSS framework
TuiCss is a framework to create web applications using an 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 <a href="https://en.wikipedia.org/wiki/Turbo_Vision">Turbo Vision UI Framework</a> and other applications based on TUI. TuiCss is a framework to create web applications using an 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 <a href="https://en.wikipedia.org/wiki/Turbo_Vision">Turbo Vision UI Framework</a> and other applications based on TUI.
@ -41,7 +42,7 @@ This is a simple doc for the avaiable components in the framework. For more deta
<div class="tui-dropdown-content"> <div class="tui-dropdown-content">
<ul> <ul>
<li> <li>
<a href="#!"> <a href="#!">
<span class="red-168-text">O</span>pen <span class="red-168-text">O</span>pen
<span class="tui-shortcut">ctrl+o</span> <span class="tui-shortcut">ctrl+o</span>
</a> </a>