add orx-jvm demos to README.md

This commit is contained in:
Edwin Jakobs
2023-12-14 10:16:09 +00:00
parent 6cbea83dc4
commit 6e7755682d

View File

@@ -19,8 +19,4 @@ application {
Now when a screenshot is taken, first all uncommitted code is committed to git. Now when a screenshot is taken, first all uncommitted code is committed to git.
The screenshot is saved with the first 7 characters of the commit hash in the filename. The screenshot is saved with the first 7 characters of the commit hash in the filename.
<!-- __demos__ --> <!-- __demos__ -->
## Demos ## Demos
### GitArchiverDemo01
[source code](src/demo/kotlin/GitArchiverDemo01.kt)
![GitArchiverDemo01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-git-archiver/images/GitArchiverDemo01Kt.png)