From 7b7eed90f573ec80eaf21b87b3e6bf327e516dbe Mon Sep 17 00:00:00 2001
From: Mathieu Loiseau <mathieu.loiseau@liris.cnrs.fr>
Date: Mon, 13 Mar 2023 13:55:17 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index d16ed75..84975f0 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 wikstraktor
 ===========
 
-A python tool to query the [wiktionary](https://wiktionary.org) and extract structured lexical data.
+A python tool to query the [wiktionary](https://wiktionary.org) and extract [structured lexical data](https://gitlab.liris.cnrs.fr/lex-game/wikstraktor/-/wikis/Entry-structure).
 
 ## Dependencies
 This project does depend on python packages.
-- 
GitLab