Skip to content

Commit c5d321a

Browse files
committed
Image with results of --include-code option
1 parent e0cbae1 commit c5d321a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ TODO: I have future plans to implement some more tools I need to restore my old
2121
But you can use them in the way you need. And it's very easy to use: download the package, run ``setup.py`` (or install via ``pip install zxtools``), invoke in the following way::
2222

2323
$ python3 -m zxtools.hobeta strip input.hobeta result.zeus
24-
$ python3 -m zxtools.zeus2txt result.zeus listing.txt
24+
$ python3 -m zxtools.zeus2txt result.zeus listing.txt --include-code
25+
26+
.. image:: zeus2txt.jpg
2527

2628
NOTE: Python 3 is required to use this package, and Python 2 is not supported but you are welcome to fix it.
2729

zeus2txt.jpg

80.7 KB
Loading

0 commit comments

Comments
 (0)