add demos to README.md

This commit is contained in:
OPENRNDR Actions
2022-08-14 19:30:17 +00:00
parent ae0c66f268
commit 5c2e0eae23

View File

@@ -67,3 +67,9 @@ fun main() = application {
}
}
```
<!-- __demos__ -->
## Demos
### DemoImageFit01
[source code](src/demo/kotlin/DemoImageFit01.kt)
![DemoImageFit01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-image-fit/images/DemoImageFit01Kt.png)