From c22f282a61a7a61c1bfa3579ff2801419fddfb88 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Mon, 4 Oct 2021 14:51:53 -0400 Subject: [PATCH] docs: update full doc url in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f921cb..d77fdcf 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ gist](https://gist.github.com/gdamjan/55a8b9eec6cf7b771f92021d93b87b2c). checkcert has the logic of that gist wrapped in a click-based CLI and added command-line options (checkcert --help to see them) +Full documentation is available at +[https://checkcert.readthedocs.io](https://checkcert.readthedocs.io) + # Installation ## from PyPi