From 9200eb36c7752dab24cd3c0a57305be0a30539fa Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Wed, 3 Aug 2016 15:19:19 +0300 Subject: [PATCH] more helps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b595ce6..f051fdc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ MDLinks is a static HTML page with JS markdown parser. It creates a link portal * config.js * File is read to replace values in "config.xx" object. + * config.source='path_to_markdown.txt'; * config.style='path_to_style.css'; * config.title='Title of page'; * config.columns=[integer]; // Split heads to this many columns