diff --git a/README.md b/README.md
index 78d6703..e8ed481 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ raygui was originated as an auxiliar module for [raylib](https://github.com/rays
raygui is intended for **tools development**; it has already been used on tools like [rFXGen](https://github.com/raysan5/rFXGen), [rGuiStyler](https://github.com/raysan5/raygui/tree/master/tools) and [rGuiLayout](https://github.com/raysan5/raygui/tree/master/tools).
+
## raygui styles: light & dark
Default light style
@@ -33,7 +34,7 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
- Line
- Panel
-#### Basic controls set, the standard ones
+#### Basic controls
@@ -57,9 +58,8 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
- DummyRec
-
-#### Advance controls set, use multiple controls
+#### Advance controls
- ListView
- ColorPicker
- GuiMessageBox