diff --git a/pyproject.toml b/pyproject.toml index ea65944..129e436 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "0.9.0" description = "Bibsonomy/Zotero plugin for managing refernces in APIS framework" authors = ["Matthias Schlögl "] license = "MIT" +readme = "README.md" [tool.poetry.dependencies] python = "^3.11"