add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-04-27 14:27:10 +00:00
parent 81cebb8d0a
commit 0de59cfb94
10 changed files with 13 additions and 9 deletions

View File

@@ -153,3 +153,7 @@ fun main() = application {
}
}
```
<!-- __demos__ -->
## Demos
[DemoSkeleton01Kt](src/demo/kotlin/DemoSkeleton01Kt.kt)
![DemoSkeleton01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jumpflood/images/DemoSkeleton01Kt.png)