From 364b6d8aceb92da0aae356e1b71bec77912c74aa Mon Sep 17 00:00:00 2001 From: Maxim Slipenko <36362599+Maks1mS@users.noreply.github.com> Date: Sun, 19 Sep 2021 00:33:01 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d4661f..d0acf94 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,14 @@ turinglab ### Example ```bat -turinglab 0to1to0.tur 101 out.docx +turinglab 0to1to0.tur 101 .\out ``` -Content of ```out.docx```: +Content of ```out\report.docx```: + +![image](https://user-images.githubusercontent.com/36362599/133909049-5d762d15-be1e-471d-9491-a82f54d74d45.png) + +Content of ```out\graph.svg```: + +![image](https://user-images.githubusercontent.com/36362599/133909074-e1928d40-263f-4c80-94ef-4ae495662419.png) -![image](https://user-images.githubusercontent.com/36362599/133625379-0624f6ab-b43b-40de-83e7-6495ee03c45b.png)