Skip to content

Commit 2fd1e77

Browse files
committed
feat: link and mention demo repo
1 parent f2e1d86 commit 2fd1e77

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,12 @@ In case you are using Nix Flakes, you can skip cloning the repository as usual:
7272
Afterward, the [result](result) symlink points to the [Javadoc](result/share/github-pages/DiffDetective/docs/javadoc/index.html), the [DiffDetective jar](result/share/java/DiffDetective/DiffDetective.jar) and a simple [script](result/bin/DiffDetective) for executing a DiffDetective main class provided as argument (e.g., evaluations used in previous research, see below under 'Publications').
7373

7474

75-
## Usage Demonstration
75+
## How to Get Started
76+
77+
For a demonstration on how to get started using the library, we have prepared a demo repository [here](https://github.com/VariantSync/DiffDetective-Demo).
78+
You may clone it as a template and example for including the library into your own projects.
79+
Additionally, there is a screencast available on YouTube, guiding you through the demo's setup and source code:
80+
7681
[![DiffDetective Demonstration](docs/yt_thumbnail.png)](https://www.youtube.com/watch?v=q6ight5EDQY)
7782

7883

0 commit comments

Comments
 (0)