From 03a3a7ea2c1ed57899cd9ecb01285bea5a3225d3 Mon Sep 17 00:00:00 2001 From: David Patterson Date: Sat, 26 Mar 2016 23:09:48 -0500 Subject: [PATCH] Update README.md Minor addition to documentation link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bc33fe..872c180 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ class SSNVRule: RegexRule { ``` ## Documentation -Checkout the docs here. +Checkout the docs here via [@jazzydocs](https://twitter.com/jazzydocs). Credits