Skip to content

Commit ba70733

Browse files
committed
Update README.md
1 parent 170f531 commit ba70733

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ This is a paradigm shift that we hope will take hold.
3434

3535
### Alternatives
3636

37-
* [SCCT](https://github.com/SCCT/scct)
38-
* [Jacoco4sbt](https://github.com/sbt/jacoco4sbt)
37+
There are still only a few code coverage tools for Scala.
38+
39+
* [SCCT](https://github.com/SCCT/scct) - Offers line coverage
40+
* [Jacoco4sbt](https://github.com/sbt/jacoco4sbt) - Instruments bytecode
3941

4042
## License
4143
```

0 commit comments

Comments
 (0)