Skip to content

Commit 12a0345

Browse files
authored
Update index.md
Updated image paths in index.md to use relative URLs.
1 parent 8bd17d7 commit 12a0345

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Java-based component that serves as an importer
2626
for UDAV and ingests all annotated documents into
2727
the integrated database.
2828

29-
![architecture](architecture.png)
29+
![architecture](/img/architecture.png)
3030

3131
# Getting Started
3232

@@ -285,7 +285,10 @@ To add a new generator, follow these steps:
285285

286286
## Screenshots
287287

288-
Work in progress...
288+
![menu](/img/menu.png)
289+
![example1](/img/example1.png)
290+
![example2](/img/example2.png)
291+
![editor](/img/editor.png)
289292

290293
## License
291294

0 commit comments

Comments
 (0)