Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Feb 19, 2013
1 parent b755799 commit c973675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Highlighting lines missing coverage

When you open a .py file,
SublimePythonCoverage tries to find coverage information
and highlight all uncovered lines with an outline.
and mark all uncovered lines with a symbol in the gutter.

It does this by looking in all parent directories
until it finds a ``.coverage`` file as produced by ``coverage.py``.
Expand Down

0 comments on commit c973675

Please sign in to comment.