From 6e7755682d64afb2edd98f134d894790082e1ae1 Mon Sep 17 00:00:00 2001 From: Edwin Jakobs Date: Thu, 14 Dec 2023 10:16:09 +0000 Subject: [PATCH] add orx-jvm demos to README.md --- orx-jvm/orx-git-archiver/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/orx-jvm/orx-git-archiver/README.md b/orx-jvm/orx-git-archiver/README.md index 5869fadc..a9b6607f 100644 --- a/orx-jvm/orx-git-archiver/README.md +++ b/orx-jvm/orx-git-archiver/README.md @@ -19,8 +19,4 @@ 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 -### GitArchiverDemo01 -[source code](src/demo/kotlin/GitArchiverDemo01.kt) - -![GitArchiverDemo01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-git-archiver/images/GitArchiverDemo01Kt.png) +## Demos \ No newline at end of file