diff --git a/orx-image-fit/README.md b/orx-image-fit/README.md index b723774f..c041317f 100644 --- a/orx-image-fit/README.md +++ b/orx-image-fit/README.md @@ -67,3 +67,9 @@ fun main() = application { } } ``` + +## Demos +### DemoImageFit01 +[source code](src/demo/kotlin/DemoImageFit01.kt) + +![DemoImageFit01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-image-fit/images/DemoImageFit01Kt.png)