浏览代码

Remove tools folder

Ray 7 年之前
父节点
当前提交
e65923fc05
共有 1 个文件被更改,包括 0 次插入20 次删除
  1. 0 20
      tools/README.md

+ 0 - 20
tools/README.md

@@ -1,20 +0,0 @@
-![rGuiLayout logo](rGuiLayout/logo/rguilayout_128x128.png) ![rGuiStyler logo](rGuiStyler/logo/rguistyler_128x128.png)
-
-## 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)
-
-![rGuiLayout controls panel](rGuiLayout/screenshots/screenshot003.png)
-
-**rGuiSyler** is a raygui visual styles editor to create color-sizes variants of default raygui styles
-
-![rGuiStyler light style](rGuiStyler/screenshots/screenshot000.png)
-
-![rGuiStyler candy style](rGuiStyler/screenshots/screenshot003.png)
-
-Check those tools folders for further information.
-
-*Copyright (c) 2017-2018 raylib technologies ([@raysan5](https://twitter.com/raysan5))*