diff options
author | kira0204 <rshtmudgal@gmail.com> | 2018-02-24 12:17:22 +0530 |
---|---|---|
committer | kira0204 <rshtmudgal@gmail.com> | 2018-02-24 12:17:22 +0530 |
commit | 69dbd1da61e6e452da63c63fba1d810b269f459d (patch) | |
tree | e5a77244c817ec77cc6f3eb4b1c9f90705726edc /README.rst | |
parent | d045f879acb901767692b202f846696781e3a29f (diff) | |
download | mitmproxy-69dbd1da61e6e452da63c63fba1d810b269f459d.tar.gz mitmproxy-69dbd1da61e6e452da63c63fba1d810b269f459d.tar.bz2 mitmproxy-69dbd1da61e6e452da63c63fba1d810b269f459d.zip |
Better language
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ requirements installed, and you can run the full test suite (including tests for tox -If you want to conduct an extensive testing with full coverage report, you can run it using the following command: +To run complete tests with a full coverage report, you can use the following command: .. code-block:: bash |