Skip to content

Commit 56b4542

Browse files
committed
Minor edits to README.txt to keep 80 character lines.
1 parent c5563bd commit 56b4542

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,17 @@ Advanced Install
9090
$ python setup.py install
9191
$ sc2printer 'path/to/replay.sc2replay'
9292

93-
Contributors
93+
Testing
9494
~~~~~~~~~~~~~
9595

96+
sc2reader is tested using the `pytest`_ module. This module can be installed
97+
using ``pip`` or ``easy_install``.
98+
9699
::
97100

98101
$ easy_install pytest
99102

100-
In order to run the tests, you need to be in the root directory of sc2reader. Then:
103+
In order to run the tests, you need to be in the root directory of sc2reader.
101104

102105
::
103106

@@ -118,4 +121,4 @@ Until some further infrastructure is set up:
118121
.. _wiki: https://github.com/GraylinKim/sc2reader/wiki
119122
.. _phpsc2replay: http://code.google.com/p/phpsc2replay/
120123
.. _pytest: http://pytest.org/
121-
.. _issue tracker: https://github.com/GraylinKim/sc2reader/issues
124+
.. _issue tracker: https://github.com/GraylinKim/sc2reader/issues

0 commit comments

Comments
 (0)