add orx-jvm demos to README.md

This commit is contained in:
OPENRNDR Actions
2023-04-05 08:09:10 +00:00
parent db964c6d81
commit aa8b5b8643
7 changed files with 69 additions and 25 deletions

View File

@@ -18,3 +18,9 @@ application {
```
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.
<!-- __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)