From 8fb9c46046d2852f5e21cd6e5d36b3c653d1b6f3 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 23 Jan 2017 12:27:22 -0500 Subject: [PATCH] README typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 535952e..5d0ca00 100644 --- a/README +++ b/README @@ -87,7 +87,7 @@ dkimverify.py reads an RFC822 message on standard input, and returns with exit code 0 if the signature verifies successfully. Otherwise, it returns with exit code 1. -As of version 0.6, dkimpy provides experimental support for ARC (Authenticated +As of version 0.6.0, dkimpy provides experimental support for ARC (Authenticated Received Chain): https://tools.ietf.org/html/draft-ietf-dmarc-arc-protocol-00