diff --git a/README.md b/README.md
index 0fbe37b..14e34ea 100644
--- a/README.md
+++ b/README.md
@@ -1,328 +1,9 @@
# TuiCss
-#### NOTE: This doc is out-of-date of master and corresponds to the v0.0.1-alpha release. It will be moved to repository wiki.
-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 Turbo Vision UI Framework and other applications based on TUI.
+TuiCss is a framework focused to create web applications using an interface based in ASCII table, like MS-DOS applications. This kind of interface is very eligible because the ultra-contrast colors used and the less effects of the elements. The main framework thats is following to develop TuiCss is Turbo Vision Framework with some techniques with [box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character), but some others frameworks were checked too, like [curses](https://en.wikipedia.org/wiki/Curses_(programming_library)), [ncurses](https://en.wikipedia.org/wiki/Ncurses), [Newt](https://en.wikipedia.org/wiki/Newt_(programming_library)), etc. Check the examples page in the wiki to see some creations!
-
+
-## Getting Started
-To use TuiCss, you have to download the TuiCss folder of the repository and import the tuicss.css to your html page using this tag:
-
-```html
-
-```
-
-Don't forget to keep the images folder in the same folder of the css file because the css uses this folder as reference to get the images for some classes.
-
-## 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.
-
-### Navbar
-
-
-```html
-
-```
-
-### Navbar Menu
-
-
-```html
-