diff --git a/pyproject.toml b/pyproject.toml index fa7c499..3a9a22f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ version = "1.4.2" description = "🗃 Create and fill a temporary directory 🗃" authors = ["Tom Ritchford "] license = "MIT" -readme = "README.me" +readme = "README.md" [tool.poetry.dependencies] python = "^3.7"