diff --git a/README.md b/README.md index 3619c9a..b360544 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# 🆚 search-quality-decision-making +# 🆚 clef24-search-quality-decision-making Code and data for the paper "The Impact of Web Search Result Quality on Decision Making". diff --git a/pyproject.toml b/pyproject.toml index 4537f60..4dfa52c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "search-quality-decision-making" +name = "clef24-search-quality-decision-making" description = "The Impact of Web Search Result Quality on Decision Making" readme = "README.md" requires-python = ">=3.9"