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 "")