diff --git a/pyproject.toml b/pyproject.toml index 043ecd9..f11106c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ description = "CLI to check tls cert information and determine validity" authors = ["Alex Kelly "] readme = "README.md" homepage = "https://github.com/kellya/checkcert" +documentation = "https://checkcert.readthedocs.io" license = "MIT" [tool.poetry.dependencies]