From fd164813e5e0278ad382367402caa65a5a069897 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Sat, 14 Nov 2015 12:13:59 +0100 Subject: [PATCH] add link to documentation to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 653175f..47b8630 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,9 @@ or generate everything with ``` hugo ``` + +documentation +------------- + +The documentation on the markdown format can be found on the [blackfriday](https://github.com/russross/blackfriday) +project page.