diff --git a/tools/README.md b/tools/README.md index 31bc449..37bee1f 100644 --- a/tools/README.md +++ b/tools/README.md @@ -1,3 +1,13 @@ -## raygui tools: rGuiLayout and rGuiStyler + + + + + +
+
+
+
+ +## rGuiLayout and rGuiStyler Two tools are distributed together with raygui library to help on imgui development and styling. **rGuiSyler** is a raygui visual styles editor to create color-sizes variants of default raygui styles and **rGuiLayout** is a raygui visual layout editor to place controls in a visual way, defined layout could be saved and also exported to C code.