diff --git a/tools/README.md b/tools/README.md index 0d5f1d0..49e548c 100644 --- a/tools/README.md +++ b/tools/README.md @@ -1,10 +1,13 @@ - + ## rGuiLayout and rGuiStyler Two tools are distributed together with **raygui library** to help on imgui development and styling. +
+
+ **rGuiLayout** is a visual layout editor to place controls in a visual way, defined layout could be saved and exported to C code. ![rGuiLayout help panel](rGuiLayout/screenshots/screenshot000.png)