diff --git a/orx-property-watchers/README.md b/orx-property-watchers/README.md index cede3fdd..e33f3be5 100644 --- a/orx-property-watchers/README.md +++ b/orx-property-watchers/README.md @@ -1,3 +1,14 @@ # orx-property-watchers Tools for setting up property watcher based pipelines + +## Demos +### DemoImagePathWatcher01 +[source code](src/jvmDemo/kotlin/DemoImagePathWatcher01.kt) + +![DemoImagePathWatcher01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-property-watchers/images/DemoImagePathWatcher01Kt.png) + +### DemoPropertyWatchers01 +[source code](src/jvmDemo/kotlin/DemoPropertyWatchers01.kt) + +![DemoPropertyWatchers01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-property-watchers/images/DemoPropertyWatchers01Kt.png)