From 1de815367cff2acb2795442bac91a76976737203 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 23 Jan 2017 10:38:17 -0500 Subject: [PATCH] Add mention of online documentation to README. --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index ad388d1..d05ae00 100644 --- a/README +++ b/README @@ -24,6 +24,12 @@ To build and install dkimpy: python setup.py install +DOCUMENTATION + +An online version of the package documentation can be found at: + +https://gathman.org/pydkim/ + TESTING To run dkimpy's test suite: