Update README.md

This commit is contained in:
Michael Clemens 2018-03-22 15:48:39 +01:00 committed by GitHub
parent 608e872316
commit 8ad9f980b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -22,5 +22,9 @@ python esm2markdown <rule xml file> <markdown output file>
## Example ## 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 "")