From b4bebe22e44fd1bb97db50a74f6df3fd78f19c2b Mon Sep 17 00:00:00 2001
From: onb1259 <onb1259@onb.ac.at>
Date: Wed, 18 Oct 2023 14:22:13 +0200
Subject: [PATCH] updated README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 94a111a..8dfce20 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Fa.rabensteiner%2Fextract_figures_abo/HEAD?labpath=extract_figures.ipynb)
 
-This repository provides a Jupyter notebook that uses a YOLOv8 model to extract figures from a book given the url of its iiif manifest.
+This repository provides a Jupyter notebook [extract_figures.ipynb](extract_figures.ipynb) that uses a YOLOv8 model to extract figures from a book given the url of its iiif manifest.
 
 The model has been trained on the following fives book from the ABO corpus:
 - http://data.onb.ac.at/ABO/%2BZ97792402
-- 
GitLab