Skip to content

Commit f8a4404

Browse files
authored
Fix image link
1 parent 76ece10 commit f8a4404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ But you can use them in the way you need. And it's very easy to use: download th
3232
$ python3 -m zxtools.hobeta strip input.hobeta result.zeus
3333
$ python3 -m zxtools.zeus2txt result.zeus listing.asm --include-code
3434

35-
.. image:: zeus2txt.jpg
35+
.. image:: https://raw.githubusercontent.com/codeatcpp/zxtools/master/zeus2txt.jpg
3636

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

0 commit comments

Comments
 (0)