From 8ad9f980b35dbe4c442fec1ba87450d48a2c2d85 Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Thu, 22 Mar 2018 15:48:39 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e6284..650c2e3 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,9 @@ python esm2markdown ## Example ``` -python esm2markdown RuleExport_2018_03_01_12_36_37.xml documentation.mk +python esm2markdown demo.xml demo.mk ``` + +After a conversion with pandoc, the following documentation will be the result: + +![screenshot](demo/demo.png "")