Update README.md

This commit is contained in:
Ray
2018-05-11 13:59:42 +02:00
committed by GitHub
parent d2c919b9a2
commit 407a67ffa2

View File

@ -1,10 +1,13 @@
<img align="left" src="../logo/raygui_128x128.png" width=128>
<img align="left" src="rGuiLayout/logo/rguilayout_128x128.png" width=128>
<img align="left" src="rGuiStyler/logo/rguistyler_128x128.png" width=128>
## rGuiLayout and rGuiStyler
Two tools are distributed together with **raygui library** to help on imgui development and styling.
<br>
<br>
**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)