Update README.md

This commit is contained in:
Ray 2018-05-02 23:48:31 +02:00 committed by GitHub
parent 3a6cc2a0c0
commit 7a212a8dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,13 +32,15 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
- GroupBox
- Line
- Panel
#### Basic controls set, the standard ones
<img align="right" src="https://raw.githubusercontent.com/raysan5/raygui/master/tools/rGuiStyler/design/rguistyler2_light_REV9.png">
- Label
- Button
- LabelButton
- ImageButton
- ImageButtonEx
- ToggleButton
- ToggleGroup
- CheckBox
@ -54,6 +56,9 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
- ScrollBar (WIP)
- DummyRec
<br>
<br>
#### Advance controls set, use multiple controls
- ListView
- ColorPicker