From c45f8c71a6dd4f0d97fdebb67c61a2e13e1a231e Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 2 May 2018 23:51:13 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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