We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e458c44 commit 33e1260Copy full SHA for 33e1260
README.rst
@@ -5,6 +5,9 @@ Python tools to manipulate ZX Spectrum files
5
.. image:: https://travis-ci.org/codeatcpp/zxtools.svg?branch=master
6
:target: https://travis-ci.org/codeatcpp/zxtools
7
8
+.. image:: https://codecov.io/gh/codeatcpp/zxtools/branch/master/graph/badge.svg
9
+ :target: https://codecov.io/gh/codeatcpp/zxtools
10
+
11
Here's a set of utils to manipulate files that were copied from a TR-DOS diskette or from a tape.
12
13
Originally the tools were written to simplify the following workflow:
0 commit comments