add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-05-01 06:41:41 +00:00
parent afd581b91f
commit d53925efb1

View File

@@ -3,6 +3,11 @@
The OPENRNDR UI toolkit The OPENRNDR UI toolkit
<!-- __demos__ --> <!-- __demos__ -->
## Demos ## Demos
### DemoHorizontalLayout01
[source code](src/demo/kotlin/DemoHorizontalLayout01.kt)
![DemoHorizontalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-panel/images/DemoHorizontalLayout01Kt.png)
### DemoVerticalLayout01 ### DemoVerticalLayout01
[source code](src/demo/kotlin/DemoVerticalLayout01.kt) [source code](src/demo/kotlin/DemoVerticalLayout01.kt)