From 9dfe5ed13db85bf4fca9da4fc28f66ae827865fd Mon Sep 17 00:00:00 2001 From: Marco Gaido Date: Mon, 15 Sep 2025 16:06:25 +0200 Subject: [PATCH] Add guidelines indication in the main README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df1ddc6..c6ef061 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ shared task. This includes: - - scripts used to create test sets and their references ([dataset_build/README.md]()); + - scripts and guidelines used to create test sets and their references ([dataset_build/README.md]()); - scripts used to create the baselines ([baselines/README.md]()); - evaluation code. @@ -27,4 +27,4 @@ mcif_eval -t {short/long} -l {en/de/it/zh} \ ## License -Licensed under Apache 2.0 Licence. \ No newline at end of file +Licensed under Apache 2.0 Licence.