Update README.md
This commit is contained in:
parent
5ab525210c
commit
364b6d8ace
11
README.md
11
README.md
@ -21,9 +21,14 @@ turinglab <input_file> <input_string> <output_file>
|
||||
### 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)
|
||||
|
Loading…
Reference in New Issue
Block a user