Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dparalen committed Jul 14, 2014
1 parent 5229d35 commit a754027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Usage

Hints
-----
* use `moncov simple_xml -o coverage.xml` to feed cobertura and alike
* use `moncov ned --xml -o coverage.xml --ignore-errors` to feed cobertura and alike
* please, refer to [stack overflow] (http://stackoverflow.com/questions/15759150/src-lxml-etree-defs-h931-fatal-error-libxml-xmlversion-h-no-such-file-or-di) should pip install fail for you with `libxml/xmlversion.h: No such file or directory`


Notes
-----
* coverage.py report options should match those of coverage.py
* `moncov ned` report options should match those of coverage.py
* esp. `--xml, --annotate, --fail-under`
* try moncov ned --help

0 comments on commit a754027

Please sign in to comment.