Update README.md

This commit is contained in:
vinibiavatti1 2018-09-12 11:16:31 -03:00 committed by GitHub
parent 4dedff6418
commit bb4872118f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
# TuiCss
Text-based user interface CSS framework
<img src="https://image.ibb.co/gdAYN9/tuiCSS.png"/>
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 <a href="https://en.wikipedia.org/wiki/Turbo_Vision">Turbo Vision UI Framework</a> and other applications based on TUI.
![TuiCss](https://image.ibb.co/gdAYN9/tuiCSS.png)
## Components
This is a simple doc for the avaiable components in the framework. For more details, download the repository and run example.html to check the full code.