Update README.md
This commit is contained in:
parent
2ba52ac5e7
commit
2e1b284d12
@ -1,4 +1,5 @@
|
||||
# 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
|
||||
|
||||
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">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#!">
|
||||
<a href="#!">
|
||||
<span class="red-168-text">O</span>pen
|
||||
<span class="tui-shortcut">ctrl+o</span>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user