diff --git a/pyproject.toml b/pyproject.toml index fad81cd..31e277d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "0.0.0" description = "Small library to create Python application based on shell scripts." authors = ["samedamci "] license = "ISC" +readme = "README.md" homepage = "https://github.com/samedamci/guzzy" repository = "https://github.com/samedamci/guzzy" keywords = ["package", "shell", "shell-script"]