Skip to content

Commit

Permalink
Change readme to be more on the point
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Aug 14, 2020
1 parent 98cd855 commit 6a3298b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ mutant
An automated code review tool, with a side effect of producing semantic code coverage
metrics.

Think of mutant as an expert developer proposing simplified versions of your code,
and he only reports these simplification suggestions if they would pass existing tests.
Think of mutant as an expert developer that simplifies your code while making sure that all tests pass.

That developer never has a bad day and is always ready to jump on your PR.

Expand Down

0 comments on commit 6a3298b

Please sign in to comment.