From d4e83e852d7dadc141df5e90718eec11f33408d8 Mon Sep 17 00:00:00 2001 From: Oluwatoni Solarin-Sodara Date: Sun, 25 Mar 2018 20:52:37 +0100 Subject: [PATCH] update README.md, add formats to roadmap section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12dff74..edfc7f5 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ By default, Coverlet instruments every method of every class but sometimes for a * Branch coverage * Filter modules to be instrumented +* Support for more output formats (e.g. JaCoCo, Cobertura) * Console runner (removes the need for requiring a NuGet package) ## Issues & Contributions