From 0b77cb94296a6647781c3144ba12f69432b1d4da Mon Sep 17 00:00:00 2001 From: OPENRNDR Actions Date: Mon, 22 Aug 2022 20:35:19 +0000 Subject: [PATCH] add demos to README.md --- orx-fx/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/orx-fx/README.md b/orx-fx/README.md index 46fd7175..54e77a80 100644 --- a/orx-fx/README.md +++ b/orx-fx/README.md @@ -188,3 +188,8 @@ fun main() = application { [source code](src/demo/kotlin/DemoOkLab01.kt) ![DemoOkLab01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-fx/images/DemoOkLab01Kt.png) + +### DemoPost01 +[source code](src/demo/kotlin/DemoPost01.kt) + +![DemoPost01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-fx/images/DemoPost01Kt.png)