diff --git a/pyproject.toml b/pyproject.toml index 7474e45..c07b360 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ description = "cross-platform, Python audio metadata (\"tagging\") library based authors = [ { name = "Michael Helmling", email = "michaelhelmling@posteo.de" } ] -readme = "Readme.md" +readme = "README.md" license = { text = "GPLv3+" } classifiers = [ "Development Status :: 5 - Production/Stable",